Home
last modified time | relevance | path

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

/external/libchrome/base/android/
Dbuild_info.h123 bool is_at_least_p() const { return is_at_least_p_; } in is_at_least_p()
157 const int is_at_least_p_; variable
Dbuild_info.cc79 is_at_least_p_(GetIntParam(params, 22)) {} in BuildInfo()