Home
last modified time | relevance | path

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

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