Home
last modified time | relevance | path

Searched defs:timeLevel (Results 1 – 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/interfaces/inner_api/app_manager/src/appmgr/
Dpriority_object.cpp77 void PriorityObject::SetTimeLevel(const int32_t timeLevel) in SetTimeLevel()
/foundation/ability/ability_runtime/test/fuzztest/applifecycledeal_fuzzer/
Dapplifecycledeal_fuzzer.cpp69 int32_t timeLevel = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/distributeddatamgr/pasteboard/services/dfx/src/
Dhiview_adapter.cpp187 void HiViewAdapter::CopyTimeConsumingCount(int dataLevel, int timeLevel) in CopyTimeConsumingCount()
201 void HiViewAdapter::PasteTimeConsumingCount(int dataLevel, int timeLevel) in PasteTimeConsumingCount()
215 void HiViewAdapter::RemotePasteTimeConsumingCount(int dataLevel, int timeLevel) in RemotePasteTimeConsumingCount()
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_lifecycle_deal.cpp98 void AppLifeCycleDeal::ScheduleTrimMemory(int32_t timeLevel) in ScheduleTrimMemory()