Home
last modified time | relevance | path

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

/packages/services/Car/cpp/computepipe/tests/
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()
/packages/services/Car/cpp/computepipe/router/1.0/
DRouterSvc.h35 Error RemoveEntry(const std::string& name) { in RemoveEntry() function