Searched refs:intermediate (Results 1 – 10 of 10) sorted by relevance
/system/tools/aidl/build/ |
D | aidl_mapping.go | 29 `${aidlCmd} --apimapping ${outDir}/intermediate.txt ${in} ${imports} && ` + 30 `${aidlToJniCmd} ${outDir}/intermediate.txt ${out}`,
|
/system/linkerconfig/testdata/ |
D | README.md | 17 apex_manifest.json # copied from intermediate apex_manifest_full.json
|
/system/tools/sysprop/tests/ |
D | InvalidSyspropTest.cpp | 97 enum_values: "oN|off|intermediate|On"
|
/system/core/debuggerd/ |
D | crash_dump.cpp | 372 pid_t intermediate = wait_for_clone(pseudothread_tid, true); in wait_for_vm_process() local 373 pid_t vm_pid = wait_for_clone(intermediate, false); in wait_for_vm_process() 374 if (ptrace(PTRACE_DETACH, intermediate, 0, 0) != 0) { in wait_for_vm_process()
|
/system/core/fs_mgr/libfiemap/ |
D | README.md | 41 `/dev/block/by-name/data`. Instead, it is mounted from an intermediate
|
/system/sepolicy/ |
D | README | 14 Adding the newline will also make the intermediate text files
|
/system/bt/doc/ |
D | style_guide.md | 280 Use this option if your patch touches only a few files with few intermediate
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 2401 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
/system/chre/pal/doc/ |
D | Doxyfile | 2401 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
/system/media/audio_utils/ |
D | Doxyfile | 2511 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|