OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_can_read
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
path.h
64
extern ABool
path_can_read
( const char* path );
path.c
253
path_can_read
( const char* path )
function
/external/qemu/android/
main-common.c
124
if (
path_can_read
(path)) {
[
all
...]
Completed in 42 milliseconds