Searched defs:replace_str (Results 1 – 5 of 5) sorted by relevance
43 const char * replace_str) in test_rc_inst_can_use_presub()
59 const std::string replace_str) { in FindAndReplace()
42 const char* replace_str[NUM_GUIDS] = {"$(ANDROID_SYSTEM_PARTUUID)", in avb_sub_cmdline() local
358 def make_regexp_translator(cls, search_re, replace_str): argument