Home
last modified time | relevance | path

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

/frameworks/base/tools/bit/
Dutil.h68 string escape_quotes(const char* str);
Dutil.cpp148 escape_quotes(const char* str) in escape_quotes() function
167 return escape_quotes(str); in escape_for_commandline()