Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/task/
H A Dsequenced_task_runner_helpers.h25 static void DoDelete(const void* object) { in DoDelete() function
35 static void DoDelete(const void* object) { in DoDelete() function
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A 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
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/4/external/libchrome/base/
Dsequenced_task_runner_helpers.h26 static void DoDelete(const void* object) { in DoDelete() function
/aosp_15_r20/external/libchrome/base/
H A Dsequenced_task_runner_helpers.h23 static void DoDelete(const void* object) { in DoDelete() function
/aosp_15_r20/out/soong/.intermediates/external/libchrome/libchrome-include/gen/gensrcs/external/libchrome/base/
Dsequenced_task_runner_helpers.h26 static void DoDelete(const void* object) { in DoDelete() function
/aosp_15_r20/external/icing/icing/monkey_test/
H A Dicing-monkey-test-runner.cc345 void IcingMonkeyTestRunner::DoDelete() { in DoDelete() function in icing::lib::IcingMonkeyTestRunner
/aosp_15_r20/external/cronet/net/tools/stress_cache/
H A Dstress_cache.cc251 void EntryWrapper::DoDelete(const std::string& key) { in DoDelete() function in EntryWrapper
/aosp_15_r20/external/swiftshader/third_party/subzero/src/
H A DIceCfgNode.cpp72 const bool DoDelete = in removeDeletedAndRenumber() local
/aosp_15_r20/external/leveldb/benchmarks/
H A Ddb_bench.cc930 void DoDelete(ThreadState* thread, bool seq) { in DoDelete() function in leveldb::Benchmark