Searched refs:initRes_ (Results 1 – 3 of 3) sorted by relevance
40 return initRes_; in GetInitState()59 initRes_(-1) in TimerModule()138 int initRes_; variable
39 initRes_ = InitTimerTask(); in Init()40 if (initRes_ < 0) { in Init()41 HILOG_ERROR(HILOG_MODULE_ACE, "init timer failed %{public}d", initRes_); in Init()
138 return initRes_; in Init()147 Status initRes_{ Status::OK }; member in OHOS::Media::Pipeline::VideoDecoderAdapterMock239 videoDecoderMock->initRes_ = Status::ERROR_WRONG_STATE;