OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:copy_system_headers
(Results
1 - 2
of
2
) sorted by null
/ndk/build/tools/
dev-platform-import.sh
246
copy_system_headers
()
function
274
copy_system_headers
$1 $headers
277
# Same as
copy_system_headers
, but for arch-specific files
344
copy_system_headers
$ANDROID_ROOT/bionic/libm/include math.h
361
copy_system_headers
$ANDROID_ROOT/external/zlib zconf.h zlib.h
364
copy_system_headers
$ANDROID_ROOT/system/core/include android/log.h
374
copy_system_headers
$ANDROID_ROOT/libnativehelper/include/nativehelper jni.h
380
copy_system_headers
$ANDROID_ROOT/frameworks/base/opengl/include \
385
copy_system_headers
$ANDROID_ROOT/frameworks/base/opengl/include \
392
copy_system_headers
$ANDROID_ROOT/frameworks/base/opengl/include
[
all
...]
dev-system-import.sh
422
copy_system_headers
()
function
450
copy_system_headers
$1 $headers
453
# Same as
copy_system_headers
, but for arch-specific files
524
copy_system_headers
$ANDROID_ROOT/bionic/libm/include math.h
541
copy_system_headers
$ANDROID_ROOT/external/zlib zconf.h zlib.h
546
copy_system_headers
$ANDROID_ROOT/system/core/include android/log.h
562
copy_system_headers
$ANDROID_ROOT/bionic/libthread_db/include thread_db.h sys/procfs.h
564
copy_system_headers
$ANDROID_ROOT/libnativehelper/include/nativehelper jni.h
570
copy_system_headers
$ANDROID_ROOT/frameworks/base/opengl/include \
575
copy_system_headers
$ANDROID_ROOT/frameworks/base/opengl/include
[
all
...]
Completed in 856 milliseconds