Home
last modified time | relevance | path

Searched defs:ResetPidByFile (Results 1 – 2 of 2) sorted by relevance

/external/libbrillo/brillo/
Dprocess.cc403 bool ProcessImpl::ResetPidByFile(const std::string& pid_file) { in ResetPidByFile() function in brillo::ProcessImpl
Dprocess_unittest.cc326 TEST_F(ProcessTest, ResetPidByFile) { in TEST_F() argument