Home
last modified time | relevance | path

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

/external/cronet/base/android/javatests/src/org/chromium/base/profiler/
DTestSupport.java17 public static void callWithJavaFunction(long context) { in callWithJavaFunction() method in TestSupport
/external/cronet/base/profiler/
Dstack_sampling_profiler_java_test_util.cc36 FunctionAddressRange callWithJavaFunction(OnceClosure closure) { in callWithJavaFunction() function