Searched refs:DoBackgroundOperation (Results 1 – 3 of 3) sorted by relevance
71 EXPORT void DoBackgroundOperation();
99 medialibrarySubscriber.DoBackgroundOperation();
254 backgroundOperationThread_ = std::thread([this] { this->DoBackgroundOperation(); }); in UpdateCurrentStatus()580 void MedialibrarySubscriber::DoBackgroundOperation() in DoBackgroundOperation() function in OHOS::Media::MedialibrarySubscriber