Home
last modified time | relevance | path

Searched refs:RemoveEntry (Results 1 – 2 of 2) sorted by relevance

/aosp12/packages/services/Car/cpp/computepipe/tests/
H A DPipeQueryTest.cpp60 Error RemoveEntry(const std::string& name) { in RemoveEntry() function in FakeRegistry
90 ASSERT_THAT(mRegistry->RemoveEntry(name), testing::Eq(Error::OK)); in removeRunner()
/aosp12/packages/services/Car/cpp/computepipe/router/1.0/
H A DRouterSvc.h35 Error RemoveEntry(const std::string& name) { in RemoveEntry() function