Home
last modified time | relevance | path

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

/external/pigweed/pw_rpc/public/pw_rpc/
Dmethod_info.h66 constexpr MethodId GetMethodId() { in GetMethodId() function
/external/webrtc/modules/utility/source/
Djvm_android.cc157 jmethodID JavaClass::GetMethodId(const char* name, const char* signature) { in GetMethodId() function in webrtc::JavaClass