Home
last modified time | relevance | path

Searched defs:DoDelete (Results 1 – 7 of 7) sorted by relevance

/external/cronet/base/task/
Dsequenced_task_runner_helpers.h25 static void DoDelete(const void* object) { in DoDelete() function
35 static void DoDelete(const void* object) { in DoDelete() function
/external/libchrome/base/
Dsequenced_task_runner_helpers.h23 static void DoDelete(const void* object) { in DoDelete() function
/external/tensorflow/tensorflow/core/framework/
Dresource_mgr.cc283 Status ResourceMgr::DoDelete(const string& container, uint64 type_hash_code, in DoDelete() function in tensorflow::ResourceMgr
301 Status ResourceMgr::DoDelete(const string& container, TypeIndex type, in DoDelete() function in tensorflow::ResourceMgr
/external/icing/icing/monkey_test/
Dicing-monkey-test-runner.cc263 void IcingMonkeyTestRunner::DoDelete() { in DoDelete() function in icing::lib::IcingMonkeyTestRunner
/external/cronet/net/tools/stress_cache/
Dstress_cache.cc250 void EntryWrapper::DoDelete(const std::string& key) { in DoDelete() function in EntryWrapper
/external/swiftshader/third_party/subzero/src/
DIceCfgNode.cpp72 const bool DoDelete = in removeDeletedAndRenumber() local
/external/leveldb/benchmarks/
Ddb_bench.cc930 void DoDelete(ThreadState* thread, bool seq) { in DoDelete() function in leveldb::Benchmark