Home
last modified time | relevance | path

Searched refs:AsyncWait (Results 1 – 2 of 2) sorted by relevance

/external/libmojo/mojo/edk/js/
Dsupport.cc25 WaitingCallback* AsyncWait(const gin::Arguments& args, in AsyncWait() function
63 .SetMethod("asyncWait", AsyncWait) in GetModule()
/external/libmojo/mojo/android/system/
Dcore_impl.cc368 static ScopedJavaLocalRef<jobject> AsyncWait( in AsyncWait() function