Home
last modified time | relevance | path

Searched refs:checkLibraryPath (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libeffects/factory/
DEffectsConfigLoader.c109 int checkLibraryPath(const char *lib_path_in, char *lib_path_out) { in checkLibraryPath() function
165 if (checkLibraryPath((const char *)node->value, path) != 0) { in loadLibrary()