OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:path_is_absolute
(Results
1 - 2
of
2
) sorted by null
/ndk/
ndk-gdb
164
path_is_absolute
()
function
172
if !
path_is_absolute
"$ANDROID_NDK_ROOT"; then
/external/qemu/android/utils/
path.c
424
path_is_absolute
( const char* path )
function
449
if (
path_is_absolute
(path)) {
Completed in 36 milliseconds