OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:setSync
(Results
1 - 2
of
2
) sorted by null
/system/extras/tests/sdcard/
testcase.cpp
179
void TestCase::
setSync
(Sync s)
/external/webkit/Source/WebKit/android/WebCoreSupport/
WebRequest.h
93
void
setSync
(bool sync) { m_isSync = sync; }
Completed in 57 milliseconds