Home
last modified time | relevance | path

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

/system/security/keystore2/src/
Dapc.rs146 hal: Arc<ApcHal>, field
269 let hal = ApcHal::try_get_service(); in present_prompt() localVariable
270 let hal = match hal { in present_prompt() localVariable
303 let hal = match &mut state.session { in cancel_prompt() localVariable
/system/security/identity/
DCredentialStoreFactory.cpp40 sp<IIdentityCredentialStore> hal = in createCredentialStore() local
DCredentialStore.cpp46 CredentialStore::CredentialStore(const std::string& dataPath, sp<IIdentityCredentialStore> hal) in CredentialStore()
/system/tools/hidl/test/lazy_test/
Dhidl_lazy_test.cpp138 sp<IBase> hal = getHal(instance); in TEST_F() local
164 sp<IBase> hal = getHal(instance); in testWithTimes() local
202 sp<IBase> hal = getHal(fqInstance); in TEST_F() local
/system/libvintf/include/vintf/
DHalGroup.h66 for (const auto& hal : getHals()) { in forEachInstance() local
90 for (const auto* hal : getHals(package)) { in forEachInstanceOfPackage() local
/system/security/keystore2/src/fuzzers/
Dkeystore2_unsafe_fuzzer.rs192 let hal = ApcHal::try_get_service(); localVariable
194 let hal = Arc::new(hal.unwrap()); localVariable
/system/libvintf/
DHalManifest.cpp44 bool HalManifest::shouldAdd(const ManifestHal& hal, std::string* error) const { in shouldAdd() argument
63 bool HalManifest::addingConflictingMajorVersion(const ManifestHal& hal, std::string* error) const { in addingConflictingMajorVersion() argument
239 for (const auto &hal : mHals) { in getHalNames() local
283 for (const ManifestHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
298 for (const ManifestHal* hal : getHals(package)) { in forEachNativeInstance() local
714 ManifestHal hal; in insertInstance() local
Dparse_string.cpp384 std::ostream &operator<<(std::ostream &os, const ManifestHal &hal) { in operator <<()
450 for (const auto &hal : vm.getHals()) { in dump() local
DCompatibilityMatrix.cpp440 for (const MatrixHal* hal : getHals(package)) { in forEachInstanceOfVersion() local
DVintfObject.cpp543 out->removeHalsIf([deviceManifestLevel](const ManifestHal& hal) { in filterHalsByDeviceManifestLevel()
1031 for (const MatrixHal& hal : namedMatrix.getHals()) { in checkDeprecation() local
Dcheck_vintf.cpp407 for (const auto& hal : unused) { in logHalsFromNewFcms() local
DAssembleVintf.cpp387 for (const auto& hal : halManifest.getHals()) { in verifyAidlMetadataPerManifestEntry() local
/system/core/fs_mgr/libsnapshot/
Ddevice_info.cpp67 auto hal = BootControlClient::WaitForService(); in EnsureBootHal() local
Dsnapshotctl.cpp307 auto hal = hal::BootControlClient::WaitForService(); in ApplyUpdate() local
745 auto hal = hal::BootControlClient::WaitForService(); in CreateTestUpdate() local
/system/nfc/src/rust/hal/ffi/
Dhidl.cc23 namespace hal { namespace
/system/chre/host/hal_generic/common/
Dmulti_client_context_hub_base.h100 MultiClientContextHubBase *hal; member
/system/libhidl/transport/base/1.0/vts/functional/
Dvts_ibase_test.cpp89 sp<IBase> hal = android::hardware::details::getRawServiceInternal( in GetHal() local
296 for (const auto& hal : hals) { in TEST_F() local
/system/core/fastboot/device/
Dcommands.cpp73 auto hal = device->boot1_1(); in IsSnapshotUpdateInProgress() local
696 auto hal = device->boot1_1(); in SnapshotUpdateHandler() local
Dvariables.cpp465 auto hal = device->boot1_1(); in GetSnapshotUpdateStatus() local
/system/keymint/hal/src/
Dlib.rs42 pub mod hal; module
/system/libvintf/test/
DLibVintfTest.cpp949 auto hal = getAnyHal(cm, "android.foo.bar"); in TEST_F() local
980 for (const auto &hal : getHals(vm)) { in TEST_F() local
4130 ManifestHal hal; in TEST_F() local
4139 ManifestHal hal; in TEST_F() local