Home
last modified time | relevance | path

Searched refs:GetResourceUnitList (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/include/
H A Dresource_application_record.h51 std::list<PersistTime>& GetResourceUnitList();
/ohos5.0/foundation/resourceschedule/background_task_mgr/services/efficiency_resources/src/
H A Dresource_application_record.cpp54 std::list<PersistTime>& ResourceApplicationRecord::GetResourceUnitList() in GetResourceUnitList() function in OHOS::BackgroundTaskMgr::ResourceApplicationRecord