Home
last modified time | relevance | path

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

/aosp12/system/keymaster/include/keymaster/
H A Dsoft_keymaster_device.h68 void GetVersion(const GetVersionRequest& req, GetVersionResponse* rsp) { in GetVersion() function
/aosp12/system/iorap/src/db/
H A Dfile_models.h41 int GetVersion() const { in GetVersion() function
/aosp12/frameworks/base/cmds/idmap2/include/idmap2/
H A DIdmap.h95 inline uint32_t GetVersion() const { in GetVersion() function
/aosp12/system/core/trusty/keymaster/
H A DTrustyKeymaster.cpp111 void TrustyKeymaster::GetVersion(const GetVersionRequest& request, GetVersionResponse* response) { in GetVersion() function in keymaster::TrustyKeymaster
/aosp12/system/bt/vendor_libs/test_vendor_lib/model/devices/
H A Ddevice_properties.h151 uint8_t GetVersion() const { in GetVersion() function
/aosp12/art/libdexfile/dex/
H A Ddex_file.cc208 uint32_t DexFile::Header::GetVersion() const { in GetVersion() function in art::DexFile::Header
/aosp12/system/core/fastboot/device/
H A Dvariables.cpp53 bool GetVersion(FastbootDevice* /* device */, const std::vector<std::string>& /* args */, in GetVersion() function
/aosp12/system/keymaster/android_keymaster/
H A Dandroid_keymaster.cpp159 void AndroidKeymaster::GetVersion(const GetVersionRequest&, GetVersionResponse* rsp) { in GetVersion() function in keymaster::AndroidKeymaster
/aosp12/art/runtime/
H A Druntime.h371 static const char* GetVersion() { in GetVersion() function
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc301 const uint8_t* GetVersion() const { in GetVersion() function in art::ProfileCompilationInfo::FileHeader
2461 const uint8_t* ProfileCompilationInfo::GetVersion() const { in GetVersion() function in art::ProfileCompilationInfo
/aosp12/build/soong/cmd/extract_apks/bundle_proto/
H A Dconfig.pb.go219 func (m *Bundletool) GetVersion() string { func
/aosp12/system/extras/module_ndk_libs/libnativehelper/include_jni/
H A Djni.h155 jint (*GetVersion)(JNIEnv *); member
495 jint GetVersion() in GetVersion() function
/aosp12/libnativehelper/include_jni/
H A Djni.h155 jint (*GetVersion)(JNIEnv *); member
495 jint GetVersion() in GetVersion() function
/aosp12/art/runtime/jni/
H A Djni_internal_test.cc690 TEST_F(JniInternalTest, GetVersion) { in TEST_F() argument
H A Dcheck_jni.cc1798 static jint GetVersion(JNIEnv* env) { in GetVersion() function in art::__anone2f7feb60110::CheckJNI
H A Djni_internal.cc583 static jint GetVersion(JNIEnv*) { in GetVersion() function in art::JNI