Home
last modified time | relevance | path

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

/external/libchrome/base/android/
Dbuild_info.cc27 int GetIntParam(const std::vector<std::string>& params, int index) { in GetIntParam() function
62 sdk_int_(GetIntParam(params, 5)), in BuildInfo()
79 is_at_least_p_(GetIntParam(params, 22)) {} in BuildInfo()