Home
last modified time | relevance | path

Searched defs:string (Results 1 – 2 of 2) sorted by relevance

/trusty/kernel/lib/app_manifest/
Dapp_manifest.c91 const char* string; in app_manifest_read_string() local
150 const char* string; in app_manifest_iterator_next() local
/trusty/vendor/google/aosp/scripts/
Dlog_processor.py202 def colorize(self, string, color): argument