Searched defs:lookup (Results 1 – 10 of 10) sorted by relevance
| /system/tools/hidl/c2hal/ |
| D | Scope.h | 72 T Scope<T>::lookup(std::string name) const { in lookup() function
|
| /system/teeui/libteeui/prebuilt/localization/ |
| D | ConfirmationUITranslations.cpp | 1367 const char* lookup(TranslationId translation_id) { in lookup() function
|
| /system/chre/apps/test/chqts/src/shared/ |
| D | nano_string.cc | 67 constexpr char lookup[16] = {'0', '1', '2', '3', '4', '5', '6', '7', in uint32ToHexAscii() local
|
| /system/extras/simpleperf/ |
| D | ETMBranchListFile.h | 118 auto lookup = dso_filter_cache_.find(dso); in Filter() local
|
| D | cmd_inject.cpp | 118 auto lookup = dso_filter_cache_.find(dso); in Filter() local
|
| /system/tools/hidl/hashing/ |
| D | Hash.cpp | 101 std::vector<std::string> lookup(const std::string& fqName) const { in lookup() function
|
| /system/security/keystore2/selinux/src/ |
| D | lib.rs | 152 fn lookup(&self, key: &str) -> Result<Context>; in lookup() method 196 fn lookup(&self, key: &str) -> Result<Context> { in lookup() method
|
| /system/hwservicemanager/ |
| D | ServiceManager.cpp | 112 HidlService* ServiceManager::lookup(const std::string& fqName, const std::string& name) { in lookup() function in android::hidl::manager::implementation::ServiceManager 159 const HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup() function in android::hidl::manager::implementation::ServiceManager::PackageInterfaceMap 170 HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup() function in android::hidl::manager::implementation::ServiceManager::PackageInterfaceMap
|
| /system/core/fs_mgr/libsnapshot/ |
| D | test_helpers.cpp | 82 char lookup[] = "0123456789abcdef"; in ToHexString() local
|
| /system/security/keystore2/src/ |
| D | raw_device.rs | 191 let lookup = Self::not_found_is_none(Self::lookup_from_desc(db, key_desc, key_type)) in lookup_or_generate_key() localVariable
|