Searched defs:libPath (Results 1 – 2 of 2) sorted by relevance
51 c2_status_t GoldfishComponentStore::ComponentModule::init(std::string libPath) { in init()264 auto emplace = [this](const char *libPath) { in GoldfishComponentStore()
117 char libPath[PROPERTY_VALUE_MAX]; in main() local