Home
last modified time | relevance | path

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

/external/libchrome/base/android/
Dbuild_info.h103 const char* custom_themes() const { return custom_themes_; } in custom_themes()
153 const char* const custom_themes_; variable
Dbuild_info.cc76 custom_themes_(StrDupParam(params, 19)), in BuildInfo()