Searched refs:IsExpectedParam (Results 1 – 2 of 2) sorted by relevance
326 bool HdcDaemon::IsExpectedParam(const string& param, const string& expect) in IsExpectedParam() function in Hdc::HdcDaemon349 ret = IsExpectedParam("persist.hdc.control.shell", "true"); in CheckControl()362 ret = IsExpectedParam("persist.hdc.control.file", "true"); in CheckControl()372 ret = IsExpectedParam("persist.hdc.control.fport", "true"); in CheckControl()
50 static bool IsExpectedParam(const std::string& param, const std::string& expect);