Home
last modified time | relevance | path

Searched defs:path_template (Results 1 – 8 of 8) sorted by relevance

/aosp_15_r20/external/sdk-platform-java/java-common-protos/proto-google-common-protos/src/main/proto/google/api/
H A Drouting.proto460 string path_template = 2; field
/aosp_15_r20/external/googleapis/google/api/
H A Drouting.proto460 string path_template = 2; field
/aosp_15_r20/external/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D11-1.c65 char path_template[] = "/tmp/fork-11-1-XXXXXX"; in main() local
/aosp_15_r20/frameworks/libs/native_bridge_support/android_api/
Dgen_proxy_libraries.py110 def generate_json_files_for_arch(self, arch, path_template, library): argument
/aosp_15_r20/external/linux-kselftest/tools/testing/selftests/landlock/
H A Dptrace_test.c42 static const char path_template[] = "/proc/%d/environ"; in test_ptrace_read() local
H A Dfs_test.c3052 static const char path_template[] = "/proc/self/fd/%d"; in open_proc_fd() local
/aosp_15_r20/external/googleapis/google/cloud/connectors/v1/
H A Dcommon.proto215 string path_template = 3; field
/aosp_15_r20/system/core/fastboot/
H A Dfastboot.cpp775 std::string path_template(make_temporary_template()); in make_temporary_fd() local