Home
last modified time | relevance | path

Searched defs:GetBuildFingerprint (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/system/apex/apexd/
H A Dapexd_session.cpp84 const std::string& ApexSession::GetBuildFingerprint() const { in GetBuildFingerprint() function in android::apex::ApexSession
/aosp_15_r20/external/angle/src/tests/py_utils/
H A Dandroid_helper.py528 def GetBuildFingerprint(): function