Home
last modified time | relevance | path

Searched defs:hal (Results 1 – 25 of 29) sorted by relevance

12

/system/bt/gd/hal/
Dhci_hal_android_hidl_test.cc28 namespace hal { namespace
Dfacade.cc31 namespace hal { namespace
35 explicit HciHalFacadeService(HciHal* hal) : hal_(hal) { in HciHalFacadeService()
Dhci_hal_android_hidl.cc37 namespace hal { namespace
Dsnoop_logger.cc28 namespace hal { namespace
Dhci_hal_host_rootcanal.cc89 namespace hal { namespace
Dhci_hal_host_rootcanal_test.cc44 namespace hal { namespace
/system/security/identity/
DCredentialStoreFactory.cpp40 sp<IIdentityCredentialStore> hal = in createCredentialStore() local
DCredentialStore.cpp35 CredentialStore::CredentialStore(const std::string& dataPath, sp<IIdentityCredentialStore> hal) in CredentialStore()
/system/libvintf/include/vintf/
DHalGroup.h69 for (const auto& hal : getHals()) { in forEachInstance() local
93 for (const auto* hal : getHals(package)) { in forEachInstanceOfPackage() local
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp100 sp<IBase> hal = getHal(instance); in TEST_F() local
125 sp<IBase> hal = getHal(instance); in testWithTimes() local
/system/core/fs_mgr/libsnapshot/
Ddevice_info.cpp68 auto hal = android::hardware::boot::V1_0::IBootControl::getService(); in EnsureBootHal() local
/system/bt/gd/hal/fuzz/
Dfuzz_hci_hal.cc23 namespace hal { namespace
/system/libvintf/
DHalManifest.cpp44 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
Dparse_string.cpp350 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
DCompatibilityMatrix.cpp439 for (const MatrixHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
/system/bt/service/hal/
Dfake_bluetooth_interface.cc20 namespace hal { namespace
Dfake_bluetooth_av_interface.cc20 namespace hal { namespace
Dbluetooth_av_interface.cc28 namespace hal { namespace
Dbluetooth_interface.cc40 namespace hal { namespace
Dfake_bluetooth_gatt_interface.cc20 namespace hal { namespace
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp89 sp<IBase> hal = android::hardware::details::getRawServiceInternal( in GetHal() local
276 for (const auto& hal : hals) { in TEST_F() local
/system/core/fastboot/device/
Dcommands.cpp65 auto hal = device->boot1_1(); in IsSnapshotUpdateInProgress() local
590 auto hal = device->boot1_1(); in SnapshotUpdateHandler() local
Dvariables.cpp447 auto hal = device->boot1_1(); in GetSnapshotUpdateStatus() local
/system/bt/gd/hci/
Dhci_layer.cc357 auto hal = GetDependency<hal::HciHal>(); in Start() local
378 auto hal = GetDependency<hal::HciHal>(); in Stop() local
Dhci_layer_test.cc323 TestHciHal* hal = nullptr; member in bluetooth::hci::HciTest

12