Searched defs:sc (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/client/ |
D | file_sync_client.cpp | 614 static bool sync_ls(SyncConnection& sc, const char* path, in sync_ls() 636 static bool sync_stat(SyncConnection& sc, const char* path, struct stat* st) { in sync_stat() 640 static bool sync_lstat(SyncConnection& sc, const char* path, struct stat* st) { in sync_lstat() 644 static bool sync_stat_fallback(SyncConnection& sc, const char* path, struct stat* st) { in sync_stat_fallback() 677 static bool sync_send(SyncConnection& sc, const char* lpath, const char* rpath, unsigned mtime, in sync_send() 731 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, in sync_recv() 787 SyncConnection sc; in do_sync_ls() local 800 static bool local_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in local_build_list() 852 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, in copy_local_dir_remote() 951 SyncConnection sc; in do_sync_push() local [all …]
|
/system/nfc/src/nfc/tags/ |
D | ce_t3t.cc | 525 uint16_t sc; in ce_t3t_handle_non_nfc_forum_cmd() local
|
D | rw_t3t.cc | 1653 uint16_t sc; in rw_t3t_handle_get_sc_poll_rsp() local
|