/hardware/interfaces/cas/1.1/default/ |
D | SharedLibrary.h | 36 void* lookup(const char* symbol) const;
|
D | SharedLibrary.cpp | 46 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in android::hardware::cas::V1_1::implementation::SharedLibrary
|
D | FactoryLoader.h | 197 CreateFactoryFunc createFactory = (CreateFactoryFunc)mLibrary->lookup(mCreateFactoryFuncName); in openFactory()
|
/hardware/interfaces/cas/1.0/default/ |
D | SharedLibrary.h | 36 void *lookup(const char *symbol) const;
|
D | SharedLibrary.cpp | 46 void *SharedLibrary::lookup(const char *symbol) const { in lookup() function in android::hardware::cas::V1_0::implementation::SharedLibrary
|
D | FactoryLoader.h | 209 (CreateFactoryFunc)mLibrary->lookup(mCreateFactoryFuncName); in openFactory()
|
/hardware/interfaces/cas/1.2/default/ |
D | SharedLibrary.h | 36 void* lookup(const char* symbol) const;
|
D | SharedLibrary.cpp | 46 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in android::hardware::cas::V1_1::implementation::SharedLibrary
|
D | FactoryLoader.h | 197 CreateFactoryFunc createFactory = (CreateFactoryFunc)mLibrary->lookup(mCreateFactoryFuncName); in openFactory()
|
/hardware/interfaces/drm/1.0/default/include/ |
D | SharedLibrary.h | 35 void* lookup(const char* symbol) const;
|
D | PluginLoader.h | 82 (CreateFactoryFunc)library->lookup(entry); in loadOne()
|
/hardware/interfaces/drm/1.0/default/ |
D | SharedLibrary.cpp | 43 void* SharedLibrary::lookup(const char* symbol) const { in lookup() function in android::hardware::drm::V1_0::helper::SharedLibrary
|
/hardware/interfaces/drm/1.0/vts/functional/ |
D | vendor_modules.cpp | 63 void* symbol = library->lookup("vendorModuleFactory"); in getModule()
|
/hardware/google/av/media/sfplugin/ |
D | Codec2InfoBuilder.cpp | 538 if (sHdrProfileMap.lookup(sdkProfile, &sdkHdrProfile)) { in buildMediaCodecList()
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 106 * Fix subtle bug in linkhash where lookup could hang after all slots
|
/hardware/interfaces/neuralnetworks/1.0/ |
D | types.hal | 622 * * 1: Hits. A boolean tensor with shape [ k ] indicates whether the lookup
|
/hardware/interfaces/neuralnetworks/1.2/ |
D | types.hal | 840 * * 1: Hits. A boolean tensor with shape [ k ] indicates whether the lookup
|
/hardware/interfaces/neuralnetworks/1.3/ |
D | types.hal | 827 * * 1: Hits. A boolean tensor with shape [ k ] indicates whether the lookup
|