Home
last modified time | relevance | path

Searched defs:resStatus (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp89 auto resStatus = std::make_shared<ResStatus>(); in InitResourceNodeInfo() local
222 std::shared_ptr<ResStatus> resStatus = iter->second; in SendResStatusToPerfSo() local
355 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; in UpdateResActionList() local
366 std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) in UpdateResActionListByDelayedMsg()
379 std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) in HandleResAction()
393 std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) in UpdateResActionListByInstantMsg()
420 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; in UpdateCandidatesValue() local
460 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; in ArbitrateCandidate() local
477 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; in ProcessLimitCase() local
510 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; in ArbitratePairResInPerfLvl() local
[all …]
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/syncer/
H A Ddistributeddb_relational_ver_p2p_sync_test.cpp723 DBStatus resStatus = GetSecurityRes(localOption, remoteOption, checkDeviceResult); in SyncWithSecurityCheck() local