Searched defs:resStatus (Results 1 - 2 of 2) sorted by relevance
/foundation/resourceschedule/soc_perf/services/core/src/ |
H A D | socperf_thread_wrap.cpp | 226 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 D | distributeddb_relational_ver_p2p_sync_test.cpp | 723 DBStatus resStatus = GetSecurityRes(localOption, remoteOption, checkDeviceResult); in SyncWithSecurityCheck() local
|
Completed in 6 milliseconds