Searched defs:methodPtr (Results 1 – 2 of 2) sorted by relevance
30 long methodPtr) { in CHAUnloaderRetType()37 public long methodPtr; field in Main.CHAUnloaderRetType54 long methodPtr = result.methodPtr; in testUnload() local
2093 std::unique_ptr<JsonValue> methodPtr = moduleAndMethodPtr->GetValue("method"); in JsCallNative() local