Home
last modified time | relevance | path

Searched defs:replace_name (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/e2fsprogs/util/
H A Dsubst.c95 static char replace_name[128]; in get_subst_symbol() local
139 char *replace_name; in substitute_line() local
/aosp_15_r20/system/core/init/
H A Dselinux.cpp598 auto replace_name = "system"s + fs_mgr_get_slot_suffix(); in MountMissingSystemPartitions() local
/aosp_15_r20/external/tensorflow/tensorflow/compiler/tf2tensorrt/kernels/
H A Dtrt_engine_op.cc311 auto replace_name = [](const char* const prefix, string* name) { in FunctionDefToGraphDef() local