Home
last modified time | relevance | path

Searched defs:CleanupAll (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/protobuf/
H A Dworker_service.proto65 rpc CleanupAll(CleanupAllRequest) returns (CleanupAllResponse); rpc
/aosp_15_r20/external/tensorflow/tensorflow/core/distributed_runtime/
H A Dworker_interface.h171 Status CleanupAll(const CleanupAllRequest* request, in CleanupAll() function
H A Dbase_rendezvous_mgr.cc121 void BaseRendezvousMgr::CleanupAll() { in CleanupAll() function in tensorflow::BaseRendezvousMgr
/aosp_15_r20/external/perfetto/src/profiling/memory/
H A Dsystem_property_unittest.cc59 TEST(SystemPropertyTest, CleanupAll) { in TEST() argument