Home
last modified time | relevance | path

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

/foundation/resourceschedule/soc_perf/services/core/src/
H A Dsocperf_thread_wrap.cpp226 std::shared_ptr<ResStatus> resStatus = iter->second; in SendResStatusToPerfSo() local
362 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; UpdateResActionList() local
372 UpdateResActionListByDelayedMsg(int32_t resId, int32_t type, std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) UpdateResActionListByDelayedMsg() argument
385 HandleResAction(int32_t resId, int32_t type, std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) HandleResAction() argument
399 UpdateResActionListByInstantMsg(int32_t resId, int32_t type, std::shared_ptr<ResAction> resAction, std::shared_ptr<ResStatus> resStatus) UpdateResActionListByInstantMsg() argument
427 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; UpdateCandidatesValue() local
443 InnerArbitrateCandidatesValue(int32_t type, std::shared_ptr<ResStatus> resStatus) InnerArbitrateCandidatesValue() argument
467 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; ArbitrateCandidate() local
484 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; ProcessLimitCase() local
517 std::shared_ptr<ResStatus> resStatus = resStatusInfo_[resId]; ArbitratePairResInPerfLvl() local
600 ExistNoCandidate(int32_t resId, std::shared_ptr<ResStatus> resStatus) ExistNoCandidate() argument
[all...]
/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

Completed in 5 milliseconds