Home
last modified time | relevance | path

Searched refs:string_replace_all (Results 1 – 1 of 1) sorted by relevance

/system/security/keystore/
Dkeystore_cli_v2.cpp63 std::string string_replace_all(std::string str, const std::string& from, in string_replace_all() function
1041 auto rc = apcService->presentPrompt(listener, string_replace_all(promptText, "\\n", "\n"), in Confirmation()