Searched refs:kBuildType (Results 1 – 6 of 6) sorted by relevance
40 constexpr char kBuildType[] = "ro.build.type"; variable
57 constexpr char kBuildType[] = "ro.build.type"; variable
56 constexpr char kBuildType[] = "ro.build.type"; variable
86 if (GetProperty(kBuildType, "") == "user") return "user"; in getVendorFunctions()
85 if (GetProperty(kBuildType, "") == "user") in getVendorFunctions()