Home
last modified time | relevance | path

Searched refs:updateService_ (Results 1 - 2 of 2) sorted by relevance

/base/update/updateservice/services/engine/src/
H A Dupdate_service.cpp44 OHOS::sptr<UpdateService> UpdateService::updateService_ { nullptr };
112 return updateService_; in GetInstance()
432 updateService_ = this; in OnStart()
433 if (updateService_ == nullptr) { in OnStart()
434 ENGINE_LOGE("updateService_ null"); in OnStart()
/base/update/updateservice/services/engine/include/
H A Dupdate_service.h139 static sptr<UpdateService> updateService_; member in OHOS::UpdateEngine::UpdateService

Completed in 2 milliseconds