Home
last modified time | relevance | path

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

/aosp12/packages/apps/Messaging/jni/
H A DGifTranscoder.cpp557 JNINativeMethod kMethods[] = { variable
/aosp12/art/libdexfile/dex/
H A Ddex_file_verifier_test.cc490 constexpr const char* kMethods[] = { "foo", "bar"}; in TEST_F() local
594 constexpr const char* kMethods[] = { "<clinit>", "<init>", "foo", "bar"}; in TEST_F() local
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info.cc219 kMethods = 3, enumerator