OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:MakeSynchronousPost
(Results
1 - 3
of
3
) sorted by null
/external/chromium_org/chrome/browser/sync/test/
test_http_bridge_factory.cc
9
bool TestHttpBridge::
MakeSynchronousPost
(int* error_code,
/external/chromium/chrome/browser/sync/glue/
http_bridge.cc
184
bool HttpBridge::
MakeSynchronousPost
(int* os_error_code, int* response_code) {
294
// Wake the blocked syncer thread in
MakeSynchronousPost
.
/external/chromium_org/sync/internal_api/
http_bridge.cc
232
bool HttpBridge::
MakeSynchronousPost
(int* error_code, int* response_code) {
363
// Wake the blocked syncer thread in
MakeSynchronousPost
.
Completed in 73 milliseconds