OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:do_sync_pull
(Results
1 - 5
of
5
) sorted by null
/system/core/adb/
file_sync_service.h
69
bool
do_sync_pull
(const std::vector<const char*>& srcs, const char* dst,
bugreport.cpp
277
return
do_sync_pull
(srcs, dst, copy_attrs, name);
bugreport_test.cpp
45
bool
do_sync_pull
(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs,
function
47
ADD_FAILURE() << "
do_sync_pull
() should have been mocked";
file_sync_client.cpp
930
bool
do_sync_pull
(const std::vector<const char*>& srcs, const char* dst,
[
all
...]
commandline.cpp
[
all
...]
Completed in 166 milliseconds