Searched refs:do_cache2_char (Results 1 - 1 of 1) sorted by relevance

/system/core/liblog/
H A Dproperties.c325 static inline unsigned char do_cache2_char(struct cache2_char* self) { function
375 return (tolower(do_cache2_char(&clockid)) == 'm') ? CLOCK_MONOTONIC
397 return do_cache2_char(&security);

Completed in 27 milliseconds