HomeSort by relevance Sort by last modified time
    Searched refs:SetInitctlStopCommand (Results 1 - 2 of 2) sorted by null

  /system/update_engine/
fake_p2p_manager_configuration.h 71 void SetInitctlStopCommand(const std::vector<std::string>& command) {
p2p_manager_unittest.cc 452 test_conf_->SetInitctlStopCommand({"true"});
454 test_conf_->SetInitctlStopCommand({"false"});
456 test_conf_->SetInitctlStopCommand({
459 test_conf_->SetInitctlStopCommand({

Completed in 37 milliseconds