Searched refs:NAME_NOT_FOUND (Results 1 – 3 of 3) sorted by relevance
112 return NAME_NOT_FOUND; in omxToAndroidError()
41 NAME_NOT_FOUND = android::NAME_NOT_FOUND, enumerator
3528 status_t status = NAME_NOT_FOUND; in loadHwModule()3543 if (status == NAME_NOT_FOUND || status == NO_ERROR) { in loadHwModule()3555 if (status == NAME_NOT_FOUND || status == NO_ERROR) { in loadHwModule()