Home
last modified time | relevance | path

Searched defs:sync_service (Results 1 – 3 of 3) sorted by relevance

/llvm-project/lldb/unittests/Platform/Android/
H A DPlatformAndroidTest.cpp73 auto sync_service = new MockSyncService(); TEST_F() local
143 auto sync_service = new MockSyncService(); TEST_F() local
164 auto sync_service = new MockSyncService(); TEST_F() local
196 auto sync_service = new MockSyncService(); TEST_F() local
[all...]
/llvm-project/lldb/source/Plugins/Platform/Android/
H A DPlatformAndroid.cpp217 auto sync_service = GetSyncService(error); GetFile() local
264 auto sync_service = GetSyncService(error); PutFile() local
H A DAdbClient.cpp418 std::unique_ptr<SyncService> sync_service; GetSyncService() local