/system/bt/gd/hal/ |
D | hci_hal_android_hidl_test.cc | 28 namespace hal { namespace
|
D | facade.cc | 31 namespace hal { namespace 35 explicit HciHalFacadeService(HciHal* hal) : hal_(hal) { in HciHalFacadeService()
|
D | hci_hal_android_hidl.cc | 37 namespace hal { namespace
|
D | snoop_logger.cc | 28 namespace hal { namespace
|
D | hci_hal_host_rootcanal.cc | 89 namespace hal { namespace
|
D | hci_hal_host_rootcanal_test.cc | 44 namespace hal { namespace
|
/system/security/identity/ |
D | CredentialStoreFactory.cpp | 40 sp<IIdentityCredentialStore> hal = in createCredentialStore() local
|
D | CredentialStore.cpp | 35 CredentialStore::CredentialStore(const std::string& dataPath, sp<IIdentityCredentialStore> hal) in CredentialStore()
|
/system/libvintf/include/vintf/ |
D | HalGroup.h | 69 for (const auto& hal : getHals()) { in forEachInstance() local 93 for (const auto* hal : getHals(package)) { in forEachInstanceOfPackage() local
|
/system/tools/hidl/test/lazy_test/ |
D | hidl_lazy_test.cpp | 100 sp<IBase> hal = getHal(instance); in TEST_F() local 125 sp<IBase> hal = getHal(instance); in testWithTimes() local
|
/system/core/fs_mgr/libsnapshot/ |
D | device_info.cpp | 68 auto hal = android::hardware::boot::V1_0::IBootControl::getService(); in EnsureBootHal() local
|
/system/bt/gd/hal/fuzz/ |
D | fuzz_hci_hal.cc | 23 namespace hal { namespace
|
/system/libvintf/ |
D | HalManifest.cpp | 44 bool HalManifest::shouldAdd(const ManifestHal& hal, std::string* error) const { in shouldAdd() argument 162 for (const auto &hal : mHals) { in getHalNames() local 206 for (const ManifestHal* hal : getHals(package)) { in forEachInstanceOfVersion() local 580 ManifestHal hal; in insertInstance() local
|
D | parse_string.cpp | 350 bool parse(const std::string &s, ManifestHal *hal) { in parse() 368 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<() 460 for (const auto &hal : vm.getHals()) { in dump() local
|
D | CompatibilityMatrix.cpp | 439 for (const MatrixHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
|
/system/bt/service/hal/ |
D | fake_bluetooth_interface.cc | 20 namespace hal { namespace
|
D | fake_bluetooth_av_interface.cc | 20 namespace hal { namespace
|
D | bluetooth_av_interface.cc | 28 namespace hal { namespace
|
D | bluetooth_interface.cc | 40 namespace hal { namespace
|
D | fake_bluetooth_gatt_interface.cc | 20 namespace hal { namespace
|
/system/libhidl/transport/base/1.0/vts/functional/ |
D | vts_ibase_test.cpp | 89 sp<IBase> hal = android::hardware::details::getRawServiceInternal( in GetHal() local 276 for (const auto& hal : hals) { in TEST_F() local
|
/system/core/fastboot/device/ |
D | commands.cpp | 65 auto hal = device->boot1_1(); in IsSnapshotUpdateInProgress() local 590 auto hal = device->boot1_1(); in SnapshotUpdateHandler() local
|
D | variables.cpp | 447 auto hal = device->boot1_1(); in GetSnapshotUpdateStatus() local
|
/system/bt/gd/hci/ |
D | hci_layer.cc | 357 auto hal = GetDependency<hal::HciHal>(); in Start() local 378 auto hal = GetDependency<hal::HciHal>(); in Stop() local
|
D | hci_layer_test.cc | 323 TestHciHal* hal = nullptr; member in bluetooth::hci::HciTest
|