Home
last modified time | relevance | path

Searched defs:lookup (Results 1 – 9 of 9) sorted by relevance

/system/tools/hidl/c2hal/
DScope.h72 T Scope<T>::lookup(std::string name) const { in lookup() function
/system/teeui/libteeui/prebuilt/localization/
DConfirmationUITranslations.cpp1367 const char* lookup(TranslationId translation_id) { in lookup() function
/system/chre/apps/chqts/src/shared/
Dnano_string.cc68 constexpr char lookup[16] = { in uint32ToHexAscii() local
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp166 sp<Assembly> CodeCache::lookup(const AssemblyKeyBase& keyBase) const in lookup() function in android::CodeCache
/system/tools/hidl/hashing/
DHash.cpp109 std::vector<std::string> lookup(const std::string& fqName) const { in lookup() function
/system/core/fs_mgr/libsnapshot/
Dtest_helpers.cpp78 char lookup[] = "0123456789abcdef"; in ToHexString() local
/system/hwservicemanager/
DServiceManager.cpp112 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/extras/simpleperf/
Dcmd_inject.cpp245 auto lookup = dso_filter_cache.find(dso); in FilterDso() local
/system/bt/btif/src/
Dbtif_config.cc577 const char* lookup = "0123456789abcdef"; in btif_config_set_bin() local