Searched defs:sc (Results 1 – 3 of 3) sorted by relevance
/system/core/adb/ |
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, in sync_send() 722 static bool sync_recv(SyncConnection& sc, const char* rpath, const char* lpath, in sync_recv() 784 SyncConnection sc; in do_sync_ls() local 797 static bool local_build_list(SyncConnection& sc, std::vector<copyinfo>* file_list, in local_build_list() 861 static bool copy_local_dir_remote(SyncConnection& sc, std::string lpath, in copy_local_dir_remote() 920 SyncConnection sc; in do_sync_push() local [all …]
|
/system/nfc/src/nfc/tags/ |
D | ce_t3t.c | 521 uint16_t sc; in ce_t3t_handle_non_nfc_forum_cmd() local
|
D | rw_t3t.c | 1640 uint16_t sc; in rw_t3t_handle_get_sc_poll_rsp() local
|