Home
last modified time | relevance | path

Searched defs:template_string (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/rust/android-crates-io/crates/grpcio-sys/grpc/src/core/lib/gpr/windows/
Dtmpfile.cc46 grpc_core::TcharString template_string = grpc_core::CharToTchar(prefix); in gpr_tmpfile() local
/aosp_15_r20/external/grpc-grpc/src/core/lib/gpr/windows/
H A Dtmpfile.cc46 grpc_core::TcharString template_string = grpc_core::CharToTchar(prefix); in gpr_tmpfile() local
/aosp_15_r20/external/python/mako/mako/ext/
Dturbogears.py38 def load_template(self, templatename, template_string=None): argument
/aosp_15_r20/external/python/cpython2/Modules/
Dpyexpat.c1227 PyObject *template_string = NULL; variable