/aosp_15_r20/external/sandboxed-api/sandboxed_api/util/ |
H A D | temp_file.cc | 37 std::string name_template = absl::StrCat(prefix, kMktempSuffix); in CreateNamedTempFile() local 53 std::string name_template = absl::StrCat(prefix, kMktempSuffix); in CreateTempDir() local
|
/aosp_15_r20/system/libbase/ |
H A D | file.cpp | 56 static int mkstemp(char* name_template, size_t size_in_chars) { in mkstemp() 79 static char* mkdtemp(char* name_template, size_t size_in_chars) { in mkdtemp()
|
/aosp_15_r20/external/cronet/third_party/googletest/custom/gtest/internal/custom/ |
H A D | chrome_custom_temp_dir.cc | 78 char name_template[PATH_MAX + 1]; in ChromeCustomTempDir() local
|
H A D | gtest_port_wrapper.cc | 66 std::string name_template = temp_dir + "gtest_captured_stream.XXXXXX"; in CapturedStream() local
|
/aosp_15_r20/external/pdfium/third_party/googletest/custom/gtest/internal/custom/ |
H A D | gtest_port_wrapper.cc | 55 std::string name_template = temp_dir + "gtest_captured_stream.XXXXXX"; in CapturedStream() local
|
/aosp_15_r20/external/grpc-grpc/src/core/resolver/xds/ |
H A D | xds_resolver.cc | 920 std::string name_template = in StartLocked() local 932 absl::string_view name_template = in StartLocked() local
|
/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/ext/filters/client_channel/resolver/xds/ |
D | xds_resolver.cc | 902 std::string name_template = in StartLocked() local 914 absl::string_view name_template = in StartLocked() local
|
/aosp_15_r20/external/libaom/test/ |
H A D | video_source.h | 87 const char name_template[] = "libaomtest.XXXXXX"; in GetTempOutFile() local
|
/aosp_15_r20/external/libvpx/test/ |
H A D | video_source.h | 87 const char name_template[] = "libvpxtest.XXXXXX"; in GetTempOutFile() local
|
/aosp_15_r20/external/libchrome/base/android/jni_generator/ |
H A D | jni_generator.py | 1248 def GetTraceEventForNameTemplate(self, name_template, values): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/python3/lib/python3.11/ |
D | threading.py | 804 def _newname(name_template): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/python3/lib/python3.11/ |
D | threading.py | 804 def _newname(name_template): argument
|
/aosp_15_r20/prebuilts/build-tools/common/py3-stdlib/ |
H A D | threading.py | 804 def _newname(name_template): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/python3/lib/python3.11/ |
D | threading.py | 804 def _newname(name_template): argument
|
/aosp_15_r20/external/python/cpython3/Lib/ |
D | threading.py | 804 def _newname(name_template): argument
|
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/python3/lib/python3.11/ |
D | threading.py | 804 def _newname(name_template): argument
|