HomeSort by relevance Sort by last modified time
    Searched full:have_stat_v2_ (Results 1 - 1 of 1) sorted by null

  /system/core/adb/
file_sync_client.cpp 210 have_stat_v2_ = CanUseFeature(features, kFeatureStat2);
302 if (!have_stat_v2_) {
310 if (have_stat_v2_) {
321 if (have_stat_v2_) {
580 bool have_stat_v2_; member in class:SyncConnection
    [all...]

Completed in 87 milliseconds