Searched refs:myret (Results 1 – 2 of 2) sorted by relevance
51 bool myret = property_get(prop.c_str(), propValue, "") > 0 && in useOmxCodecs() local53 if (myret) { in useOmxCodecs()56 return myret; in useOmxCodecs()70 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useGoogleGoldfishComponentInstance() local72 if (myret) { in useGoogleGoldfishComponentInstance()75 return myret; in useGoogleGoldfishComponentInstance()82 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance() local84 if (myret) { in useAndroidGoldfishComponentInstance()87 return myret; in useAndroidGoldfishComponentInstance()
250 bool myret = property_get(propName.c_str(), propValue, "") > 0 && in useAndroidGoldfishComponentInstance() local252 if (myret) { in useAndroidGoldfishComponentInstance()256 return myret; in useAndroidGoldfishComponentInstance()