Searched defs:lookup (Results 1 – 6 of 6) sorted by relevance
43 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in android::hardware::drm::V1_0::helper::SharedLibrary
43 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in aidl::android::hardware::cas::SharedLibrary
46 void *SharedLibrary::lookup(const char *symbol) const { in lookup() function in android::hardware::cas::V1_0::implementation::SharedLibrary
46 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in android::hardware::cas::V1_1::implementation::SharedLibrary
44 static const int lookup[8] = { 0, 1, 2, 3, -4, -3, -2, -1 }; in TAG() local