Searched refs:DUE_INIT_FLAG (Results 1 – 2 of 2) sorted by relevance
46 static const std::string DUE_INIT_FLAG = "due_init_flag"; // DUE初始启动标记 variable
476 bool dueInitFlag = preferencesUtil_->ObtainBool(Constant::DUE_INIT_FLAG, false); in NotifyInitEvent()479 preferencesUtil_->SaveBool(Constant::DUE_INIT_FLAG, true); in NotifyInitEvent()