Home
last modified time | relevance | path

Searched defs:build_fingerprint (Results 1 – 6 of 6) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dimage_properties.h43 std::string build_fingerprint; member
/aosp12/system/extras/profcollectd/libprofcollectd/
H A Dconfig.rs55 pub build_fingerprint: String, field
/aosp12/system/core/init/
H A Dproperty_service.cpp892 std::string build_fingerprint = GetProperty("ro.product.brand", UNKNOWN); in ConstructBuildFingerprint() local
941 std::string build_fingerprint = GetProperty("ro.build.fingerprint", ""); in property_derive_build_fingerprint() local
/aosp12/frameworks/base/core/proto/android/os/
H A Dsystem_properties.proto284 optional string build_fingerprint = 3; field
505 optional string build_fingerprint = 3; field
/aosp12/frameworks/opt/telephony/proto/src/
H A Dpersist_atoms.proto89 optional string build_fingerprint = 21; field
/aosp12/system/apex/apexd/
H A Dapexd.cpp1993 std::string build_fingerprint = GetProperty(kBuildFingerprintSysprop, ""); in ScanStagedSessionsDirAndStage() local
2973 std::string build_fingerprint = GetProperty(kBuildFingerprintSysprop, ""); in SubmitStagedSession() local