Home
last modified time | relevance | path

Searched defs:GetVersion (Results 1 – 3 of 3) sorted by relevance

/aosp14/frameworks/base/cmds/idmap2/include/idmap2/
H A DIdmap.h105 inline uint32_t GetVersion() const { in GetVersion() function
/aosp14/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp111 void TrustyKeymaster::GetVersion(const GetVersionRequest& request, GetVersionResponse* response) { in GetVersion() function in keymaster::TrustyKeymaster
/aosp14/system/core/fastboot/device/
H A Dvariables.cpp50 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion() function