Searched defs:libname (Results 1 – 3 of 3) sorted by relevance
61 static std::string BuildHWCodecPropName(const char *libname) { in BuildHWCodecPropName()66 static bool useGoogleGoldfishComponentInstance(const char* libname) { in useGoogleGoldfishComponentInstance()78 static bool useAndroidGoldfishComponentInstance(const char* libname) { in useAndroidGoldfishComponentInstance()
242 static std::string BuildHWCodecPropName(const char *libname) { in BuildHWCodecPropName()247 static bool useAndroidGoldfishComponentInstance(const char *libname) { in useAndroidGoldfishComponentInstance()
811 let libname = format!("lib{}.a", name); in is_static_available() localVariable