/device/linaro/bootloader/edk2/MdeModulePkg/Universal/DebugPortDxe/ |
DebugPortDxe.inf | 35 # COMPONENT_NAME = gDebugPortComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/DiskIoDxe/ |
DiskIoDxe.inf | 37 # COMPONENT_NAME = gDiskIoComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Disk/PartitionDxe/ |
PartitionDxe.inf | 40 # COMPONENT_NAME = gPartitionComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Dhcp4Dxe/ |
Dhcp4Dxe.inf | 35 # COMPONENT_NAME = gDhcp4ComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/MnpDxe/ |
MnpDxe.inf | 34 # COMPONENT_NAME = gMnpComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Mtftp4Dxe/ |
Mtftp4Dxe.inf | 34 # COMPONENT_NAME = gMtftp4ComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/SnpDxe/ |
SnpDxe.inf | 34 # COMPONENT_NAME = gSimpleNetworkComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/Tcp4Dxe/ |
Tcp4Dxe.inf | 34 # COMPONENT_NAME = gTcp4ComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Network/UefiPxeBcDxe/ |
UefiPxeBcDxe.inf | 38 # COMPONENT_NAME = gPxeBcComponentName
|
/device/linaro/bootloader/edk2/NetworkPkg/Dhcp6Dxe/ |
Dhcp6Dxe.inf | 36 # COMPONENT_NAME = gDhcp6ComponentName
|
/hardware/google/av/media/codecs/g711/ |
C2SoftG711Dec.cpp | 31 constexpr char COMPONENT_NAME[] = "c2.android.g711.alaw.decoder"; 33 constexpr char COMPONENT_NAME[] = "c2.android.g711.mlaw.decoder"; 284 new C2SoftG711Dec(COMPONENT_NAME, id, 295 COMPONENT_NAME, id, std::make_shared<C2SoftG711Dec::IntfImpl>(mHelper)),
|
/packages/apps/ManagedProvisioning/tests/instrumentation/src/com/android/managedprovisioning/e2eui/ |
E2eUiTestUtils.java | 52 dpm.setProfileEnabled(ManagedProfileAdminReceiver.COMPONENT_NAME);
|
/test/vts/drivers/hal/common/component_loader/ |
HalDriverLoader.cpp | 43 const string& component_name, const int component_type, 84 if (!component_name.empty()) { 85 if (spec_msg->component_name() != component_name) {
|
/frameworks/base/services/accessibility/java/com/android/server/accessibility/ |
UiAutomationManager.java | 42 private static final ComponentName COMPONENT_NAME = 85 accessibilityServiceInfo.setComponentName(COMPONENT_NAME); 199 super(context, COMPONENT_NAME, accessibilityServiceInfo, id, mainHandler, lock,
|
/hardware/google/av/media/codecs/raw/ |
C2SoftRawDec.cpp | 30 constexpr char COMPONENT_NAME[] = "c2.android.raw.decoder"; 180 new C2SoftRawDec(COMPONENT_NAME, 193 COMPONENT_NAME, id, std::make_shared<C2SoftRawDec::IntfImpl>(mHelper)),
|
/test/vts/compilation_tools/vtsc/code_gen/fuzzer/ |
HalHidlFuzzerCodeGen.cpp | 73 out << "static ::android::sp<" << comp_spec_.component_name() << "> " 74 << GetHalPointerName() << " = " << comp_spec_.component_name() 78 out << "cerr << \"" << comp_spec_.component_name()
|
/test/vts/drivers/hal/common/include/driver_manager/ |
VtsHalDriverManager.h | 49 const string& component_name, 87 const string& component_name, 132 const string& component_name);
|
/hardware/google/av/media/codecs/gsm/ |
C2SoftGsmDec.cpp | 30 constexpr char COMPONENT_NAME[] = "c2.android.gsm.decoder"; 270 new C2SoftGsmDec(COMPONENT_NAME, 283 COMPONENT_NAME, id, std::make_shared<C2SoftGsmDec::IntfImpl>(mHelper)),
|
/test/vts-testcase/fuzz/iface_fuzzer/ |
ProtoFuzzerRunner.cpp | 52 string iface_name = comp_spec.component_name(); 152 string name = comp_spec.component_name(); 167 << "Interface name: " << comp_spec->component_name() << endl
|
/cts/apps/CtsVerifier/src/com/android/cts/verifier/notifications/ |
MockConditionProvider.java | 31 public static final ComponentName COMPONENT_NAME =
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/EhciDxe/ |
EhciDxe.inf | 40 # COMPONENT_NAME = gEhciComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciBusDxe/ |
PciBusDxe.inf | 32 # COMPONENT_NAME = gPciBusComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbKbDxe/ |
UsbKbDxe.inf | 43 # COMPONENT_NAME = gUsbKeyboardComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Usb/UsbMassStorageDxe/ |
UsbMassStorageDxe.inf | 44 # COMPONENT_NAME = gUsbMassStorageComponentName
|
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/Console/TerminalDxe/ |
TerminalDxe.inf | 34 # COMPONENT_NAME = gTerminalComponentName
|