Searched refs:intermediate (Results 1 – 13 of 13) sorted by relevance
/system/core/adb/ |
D | socket_test.cpp | 70 for (auto& intermediate : intermediates) { in TEST_F() local 71 ASSERT_EQ(0, adb_socketpair(intermediate.data())) << strerror(errno); in TEST_F() 73 asocket* head = create_local_socket(unique_fd(intermediate[0])); in TEST_F() 76 asocket* tail = create_local_socket(unique_fd(intermediate[1])); in TEST_F()
|
/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 | 360 pid_t intermediate = wait_for_clone(pseudothread_tid, true); in wait_for_vm_process() local 361 pid_t vm_pid = wait_for_clone(intermediate, false); in wait_for_vm_process() 362 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/tools/aidl/build/ |
D | aidl_interface.go | 98 `${aidlCmd} --apimapping ${outDir}/intermediate.txt ${in} ${imports} && ` + 99 `${aidlToJniCmd} ${outDir}/intermediate.txt ${out}`,
|
/system/bt/doc/ |
D | style_guide.md | 280 Use this option if your patch touches only a few files with few intermediate
|
/system/media/audio_utils/ |
D | Doxyfile.orig | 2298 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
|
D | Doxyfile.bak | 2298 # If the DOT_CLEANUP tag is set to YES doxygen will remove the intermediate dot
|
D | Doxyfile | 2511 # If the DOT_CLEANUP tag is set to YES, doxygen will remove the intermediate dot
|
/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
|