Searched defs:GetVersion (Results 1 – 7 of 7) sorted by relevance
/art/libartpalette/apex/ | ||
D | palette_test.cc | 38 TEST_F(PaletteClientTest, GetVersion) { in TEST_F() argument |
/art/libdexfile/dex/ | ||
D | dex_file.cc | 207 uint32_t DexFile::Header::GetVersion() const { in GetVersion() function in art::DexFile::Header |
/art/runtime/ | ||
D | runtime.h | 336 static const char* GetVersion() { in GetVersion() function |
/art/libprofile/profile/ | ||
D | profile_compilation_info.cc | 2310 const uint8_t* ProfileCompilationInfo::GetVersion() const { in GetVersion() function in art::ProfileCompilationInfo |
/art/runtime/jni/ | ||
D | jni_internal_test.cc | 689 TEST_F(JniInternalTest, GetVersion) { in TEST_F() argument |
D | check_jni.cc | 1748 static jint GetVersion(JNIEnv* env) { in GetVersion() function in art::__anon01b981930111::CheckJNI |
D | jni_internal.cc | 645 static jint GetVersion(JNIEnv*) { in GetVersion() function in art::JNI |