Home
last modified time | relevance | path

Searched defs:UpdateRecord (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/hiviewdfx/hiview/plugins/performance/persistence/
H A DAppLaunchSceneDbAdapter.cpp23 void AppLaunchSceneDbAdapter::UpdateRecord(const std::string& bundleName, const AppStartRecord& rec… in UpdateRecord() function in AppLaunchSceneDbAdapter
48 void AppLaunchSceneDbAdapter::UpdateRecord(const AppStartRecord& record) in UpdateRecord() function in AppLaunchSceneDbAdapter
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/slite/
H A Dability_record_manager.cpp254 void AbilityRecordManager::UpdateRecord(AbilitySvcInfo *info) in UpdateRecord() function in OHOS::AbilitySlite::AbilityRecordManager
/ohos5.0/foundation/resourceschedule/device_standby/services/core/src/
H A Dstandby_service_impl.cpp627 void StandbyServiceImpl::UpdateRecord(std::shared_ptr<AllowRecord>& allowRecord, in UpdateRecord() function in OHOS::DevStandbyMgr::StandbyServiceImpl