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/distributeddatamgr/pasteboard/services/dfx/src/
Dhiview_adapter.cpp190 void HiViewAdapter::CopyTimeConsumingCount(int dataLevel, int timeLevel) in CopyTimeConsumingCount()
204 void HiViewAdapter::PasteTimeConsumingCount(int dataLevel, int timeLevel) in PasteTimeConsumingCount()
218 void HiViewAdapter::RemotePasteTimeConsumingCount(int dataLevel, int timeLevel) in RemotePasteTimeConsumingCount()
/foundation/ability/ability_runtime/test/fuzztest/applifecycledeal_fuzzer/
Dapplifecycledeal_fuzzer.cpp74 int32_t timeLevel = static_cast<int32_t>(GetU32Data(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ability/ability_runtime/services/appmgr/src/
Dapp_lifecycle_deal.cpp120 void AppLifeCycleDeal::ScheduleTrimMemory(int32_t timeLevel) in ScheduleTrimMemory()