Home
last modified time | relevance | path

Searched refs:sync (Results 1 – 5 of 5) sorted by relevance

/test/dittosuite/include/ditto/
Dbinder.h48 virtual int8_t sync(int8_t c) = 0;
65 virtual int8_t sync(int8_t c);
86 virtual int8_t sync(int8_t c);
/test/dittosuite/src/
Dbinder.cpp36 int8_t BpDittoBinder::sync(int8_t c) { in sync() function in dittosuite::BpDittoBinder
117 int8_t res = sync(c); in onTransact()
143 int8_t DittoBinder::sync(int8_t c) { in sync() function in dittosuite::DittoBinder
Dsyscall.cpp135 return sync(); in Sync()
Dbinder_request.cpp36 int8_t ret = service_->sync(c); in RunSingle()
/test/dittosuite/
DREADME.md332 Drops kernel clean caches, including, dentry, inode and page caches by calling sync() first and