Searched refs:configState_ (Results 1 – 4 of 4) sorted by relevance
31 bool ShellCommandConfigLoader::configState_ = false; member in OHOS::AAFwk::ShellCommandConfigLoader37 if (configState_) { in ReadConfig()100 configState_ = true; in ReadConfig()
42 static bool configState_; variable
110 configState_ = true; in ConfigStart()125 if (startSensorState_ == false && configState_ == true) { in ConfigStop()127 configState_ = false; in ConfigStop()157 configState_ = false; in Stop()
125 bool configState_ = false; variable