HomeSort by relevance Sort by last modified time
    Searched refs:copy_attrs (Results 1 - 7 of 7) sorted by null

  /system/core/adb/
bugreport.h 41 virtual bool DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs,
file_sync_service.h 86 bool copy_attrs, const char* name=nullptr);
bugreport.cpp 282 bool Bugreport::DoSyncPull(const std::vector<const char*>& srcs, const char* dst, bool copy_attrs,
284 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,
124 bool copy_attrs, const char* name));
commandline.cpp 1694 bool copy_attrs = false; local
1704 bool copy_attrs = false; local
    [all...]
file_sync_client.cpp     [all...]
  /external/tensorflow/tensorflow/core/graph/
mkl_layout_pass.cc 423 std::function<void(const Node*, NodeBuilder*)> copy_attrs; member in struct:tensorflow::MklLayoutRewritePass::__anon39626
    [all...]

Completed in 94 milliseconds