Searched refs:native (Results 1 – 25 of 63) sorted by relevance
123
/system/core/adb/client/ |
D | usb_dispatch.cpp | 26 native::usb_init(); in usb_init() 34 native::usb_cleanup(); in usb_cleanup() 41 : native::usb_write(reinterpret_cast<native::usb_handle*>(h), data, len); in usb_write() 47 : native::usb_read(reinterpret_cast<native::usb_handle*>(h), data, len); in usb_read() 52 : native::usb_close(reinterpret_cast<native::usb_handle*>(h)); in usb_close() 57 : native::usb_reset(reinterpret_cast<native::usb_handle*>(h)); in usb_reset() 62 : native::usb_kick(reinterpret_cast<native::usb_handle*>(h)); in usb_kick() 68 : native::usb_get_max_packet_size(reinterpret_cast<native::usb_handle*>(h)); in usb_get_max_packet_size()
|
/system/tools/hidl/test/java_test/ |
D | hidl_test_java | 6 native=/data/nativetest${SIZE/32}/hidl_test_java_native/hidl_test_java_native 8 if [ -f $native ]; then 9 echo "Testing $SIZE bit native client/server" 11 # Test native server with Java client 12 $native -s & 16 && echo "Java client => native server PASSED" \ 17 || (echo "Java client => native server FAILED" && false) || e=1 21 # Test Java server with native client 24 $native -c \ 25 && echo "native client => Java server PASSED" \ [all …]
|
/system/extras/simpleperf/demo/CppApi/app/src/main/cpp/ |
D | CMakeLists.txt | 5 native-lib 7 native-lib.cpp 10 target_include_directories(native-lib 19 native-lib
|
/system/tools/hidl/c2hal/ |
D | README.md | 41 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl… 42 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl… 43 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl… 44 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl… 45 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl… 46 python3 system/tools/hidl/c2hal/test/build_all.py -g ~/android/master/frameworks/native/opengl/incl…
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/app/ |
D | CMakeLists.txt | 2 # documentation: https://d.android.com/studio/projects/add-native-code.html 4 # Sets the minimum version of CMake required to build the native library. 14 native-lib 20 src/main/cpp/native-lib.cpp ) 40 native-lib
|
/system/extras/multinetwork/ |
D | Android.bp | 9 "frameworks/native/include", 22 // The PDK build does not have access to frameworks/native elements.
|
/system/core/adb/ |
D | usb.h | 47 namespace native { 49 ADB_USB_INTERFACE(native::usb_handle*);
|
D | Android.bp | 328 // libminadbd wants both, as it's used to build native tests. 454 // libminadbd wants both, as it's used to build native tests.
|
/system/bt/binder/ |
D | Android.bp | 12 /* TODO: Uncomment this files as they get converted one-by-one into native implementation 49 "frameworks/native/aidl/binder",
|
/system/extras/simpleperf/doc/ |
D | inferno.md | 7 Inferno is a flamegraph generator for native (C/C++) Android apps. It was 9 (Android compositor) but it can be used for any native Android application 42 Inferno relies on simpleperf to record the callstack of a native application
|
D | README.md | 3 Simpleperf is a native profiling tool for Android. It can be used to profile 4 both Android applications and native processes running on Android. It can 220 Android studio strips symbol table and debug info of native libraries in the apk. So the profiling 222 a directory containing unstripped native libraries via the -lib option. Usually the directory can 229 the interpreter, or JITed, or compiled into native instructions. So you don't need to do anything. 231 On Android O, simpleperf supports profiling Java code which is compiled into native instructions, 235 On Android N, simpleperf supports profiling Java code that is compiled into native instructions. 263 # --compile_java_code option compiles Java code into native instructions, which isn't needed on 266 # -lib option gives the directory to find debug native libraries. 271 This will collect profiling data in perf.data in the current directory, and related native [all …]
|
/system/libhwbinder/ |
D | Android.bp | 23 include_dirs: ["frameworks/native/include"], 95 include_dirs: ["frameworks/native/libs/binderthreadstate/include/"],
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | dumpstate.te | 37 # Signal native processes to dump their stack.
|
/system/sepolicy/private/ |
D | dumpstate.te | 37 # Signal native processes to dump their stack.
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | dumpstate.te | 37 # Signal native processes to dump their stack.
|
/system/tools/aidl/ |
D | Android.bp | 179 include_dirs: ["frameworks/native/aidl/binder"], 234 "frameworks/native/aidl/binder",
|
/system/tools/aidl/docs/ |
D | aidl-cpp.md | 22 compatible (e.g. Java clients are tested to interoperate with native services). 47 native implementation. Android 49 native components of the system without the Java. 241 allowing native services to explicitly control whether they allow method 267 For situations where your native service needs to throw an error code specific
|
/system/core/storaged/ |
D | Android.bp | 52 include_dirs: ["frameworks/native/aidl/binder"],
|
/system/core/storaged/tools/ |
D | ranker.py | 118 if not is_number(words[0]) and args.native:
|
/system/bt/service/common/ |
D | Android.bp | 85 "frameworks/native/aidl/binder",
|
/system/core/libmemunreachable/ |
D | README.md | 6 …able is a zero-overhead native memory leak detector. It uses an imprecise mark-and-sweep garbage …
|
/system/bt/service/ |
D | Android.bp | 117 "frameworks/native/aidl/binder",
|
/system/vold/ |
D | Android.bp | 81 include_dirs: ["frameworks/native/aidl/binder"],
|
/system/timezone/ |
D | README.android | 32 - Used to create Android's native tzdata file format from the files 98 uses the ICU4C's native format for both ICU4C and ICU4J time zone code which is
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | incidentd.te | 39 # Signal native processes to dump their stack.
|
123