HomeSort by relevance Sort by last modified time
    Searched refs:path_can_exec (Results 1 - 2 of 2) sorted by null

  /external/qemu/android/utils/
path.h 68 extern ABool path_can_exec( const char* path );
path.c 269 path_can_exec( const char* path ) function
686 if (path_exists(temp) && path_can_exec(temp)) {

Completed in 205 milliseconds