OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:path_is_absolute
(Results
1 - 4
of
4
) sorted by null
/external/qemu/android/utils/
path.h
61
extern ABool
path_is_absolute
( const char* path );
path.c
400
path_is_absolute
( const char* path )
function
/external/qemu/
block.h
158
int
path_is_absolute
(const char *path);
/external/qemu/android/avd/
info.c
265
if (!
path_is_absolute
(path)) {
[
all
...]
Completed in 56 milliseconds