Searched defs:replace_str (Results 1 – 11 of 11) sorted by relevance
74 static const char replace_str[] = ","; in CanonicalizeForStdLibVersioning() local
31 const std::string &replace_str) { in FindAndReplace()
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
507 std::string replace_str = "REPLACE INTO test (key, value) VALUES (?, ?)"; in Write() local