Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/c2/store/
DGoldfishComponentStore.cpp51 c2_status_t GoldfishComponentStore::ComponentModule::init(std::string libPath) { in init()
264 auto emplace = [this](const char *libPath) { in GoldfishComponentStore()
/device/generic/goldfish/radio/rild/
Drild_goldfish.c117 char libPath[PROPERTY_VALUE_MAX]; in main() local