OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:quote_str
(Results
1 - 3
of
3
) sorted by null
/external/qemu/android/utils/
misc.h
54
extern const char*
quote_str
( const char* str );
misc.c
146
quote_str
( const char* str )
function
/frameworks/compile/libbcc/tools/
gen-build-stamp.py
65
def
quote_str
(s):
function
138
quote_str
(build_time),
139
quote_str
(build_rev),
140
quote_str
(build_sha1))
Completed in 1195 milliseconds