Searched defs:lookup (Results 1 – 7 of 7) sorted by relevance
72 T Scope<T>::lookup(std::string name) const { in lookup() function
68 constexpr char lookup[16] = { in uint32ToHexAscii() local
166 sp<Assembly> CodeCache::lookup(const AssemblyKeyBase& keyBase) const in lookup() function in android::CodeCache
109 std::vector<std::string> lookup(const std::string& fqName) const { in lookup() function
112 HidlService* ServiceManager::lookup(const std::string& fqName, const std::string& name) { in lookup() function in android::hidl::manager::implementation::ServiceManager159 const HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup() function in android::hidl::manager::implementation::ServiceManager::PackageInterfaceMap170 HidlService *ServiceManager::PackageInterfaceMap::lookup( in lookup() function in android::hidl::manager::implementation::ServiceManager::PackageInterfaceMap
1346 static void _cache_add_p(Cache* cache, Entry** lookup, Entry* e) { in _cache_add_p()1359 static void _cache_remove_p(Cache* cache, Entry** lookup) { in _cache_remove_p()1375 Entry** lookup = _cache_lookup_p(cache, oldest); in _cache_remove_oldest() local1395 Entry** lookup = _cache_lookup_p(cache, e); in _cache_remove_expired() local1422 Entry** lookup; in _resolv_cache_lookup() local1520 Entry** lookup; in _resolv_cache_add() local
452 const char* lookup = "0123456789abcdef"; in btif_config_set_bin() local