Home
last modified time | relevance | path

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

/test/dittosuite/include/ditto/
Dbinder.h45 virtual void async() = 0;
64 virtual void async();
85 virtual void async();
/test/dittosuite/src/
Dbinder.cpp28 void BpDittoBinder::async() { in async() function in dittosuite::BpDittoBinder
111 async(); in onTransact()
139 void DittoBinder::async() { in async() function in dittosuite::DittoBinder