Home
last modified time | relevance | path

Searched defs:libPath (Results 1 – 3 of 3) sorted by relevance

/hardware/google/av/codec2/vndk/
DC2PlatformStorePluginLoader.cpp29 C2PlatformStorePluginLoader::C2PlatformStorePluginLoader(const char *libPath) in C2PlatformStorePluginLoader()
DC2Store.cpp652 std::string alias, std::string libPath) { in init()
789 auto emplace = [this](const char *alias, const char *libPath) { in C2PlatformComponentStore()
/hardware/ril/rild/
Drild.c117 char libPath[PROPERTY_VALUE_MAX]; in main() local