| /foundation/ability/ability_runtime/test/unittest/mission_list_manager_test/ |
| H A D | mission_list_manager_test.cpp | 3781 uint32_t msgId = 0; in HWTEST_F() local 3799 uint32_t msgId = 0; in HWTEST_F() local 3817 uint32_t msgId = 1; in HWTEST_F() local 3835 uint32_t msgId = 2; in HWTEST_F() local 3853 uint32_t msgId = 4; in HWTEST_F() local 3871 uint32_t msgId = 5; HWTEST_F() local 3889 uint32_t msgId = 6; HWTEST_F() local 3907 uint32_t msgId = 3; HWTEST_F() local 3962 uint32_t msgId = 0; HWTEST_F() local 3986 uint32_t msgId = 1; HWTEST_F() local 4012 uint32_t msgId = 2; HWTEST_F() local 4038 uint32_t msgId = 3; HWTEST_F() local [all...] |
| /foundation/ability/ability_runtime/test/unittest/ability_connect_manager_test/ |
| H A D | ability_connect_manager_test.cpp | 2117 uint32_t msgId = 2; in HWTEST_F() local 2691 uint32_t msgId = 0; in HWTEST_F() local 2709 uint32_t msgId = 0; in HWTEST_F() local 2727 uint32_t msgId = 1; in HWTEST_F() local 2745 uint32_t msgId = 2; HWTEST_F() local 2763 uint32_t msgId = 4; HWTEST_F() local 2781 uint32_t msgId = 5; HWTEST_F() local 2799 uint32_t msgId = 6; HWTEST_F() local 2817 uint32_t msgId = 3; HWTEST_F() local [all...] |
| /foundation/CastEngine/castengine_cast_framework/service/src/session/src/ |
| H A D | cast_session_impl.cpp | 874 bool CastSessionImpl::ProcessStateEvent(MessageId msgId, const Message &msg) in ProcessStateEvent() argument
|
| /foundation/CastEngine/castengine_cast_plus_stream/src/ |
| H A D | cast_session_impl.cpp | 874 bool CastSessionImpl::ProcessStateEvent(MessageId msgId, const Message &msg) in ProcessStateEvent() argument
|
| /foundation/window/window_manager/window_scene/screen_session_manager/src/zidl/ |
| H A D | screen_session_manager_stub.cpp | 41 DisplayManagerMessage msgId = static_cast<DisplayManagerMessage>(code); in OnRemoteRequest() local
|
| /base/telephony/core_service/services/sim/src/ |
| H A D | sim_file.cpp | 180 void SimFile::ProcessIccRefresh(int msgId) in ProcessIccRefresh() argument
|
| H A D | esim_file.cpp | 3247 void EsimFile::ProcessIccRefresh(int msgId)
in ProcessIccRefresh() argument
|
| /base/telephony/sms_mms/test/gtest/ |
| H A D | zero_branch_sms_test.cpp | 240 uint16_t msgId = 0; in HWTEST_F() local
|
| /foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/communicator/src/ |
| H A D | protocol_proto.cpp | 382 int ProtocolProto::RegTransformFunction(uint32_t msgId, const TransformFunc &inFunc) in RegTransformFunction() argument 395 void ProtocolProto::UnRegTransformFunction(uint32_t msgId) in UnRegTransformFunction() argument
|
| /foundation/communication/dsoftbus/components/nstackx/nstackx_ctrl/core/coap_discover/ |
| H A D | coap_discover.c | 45 coap_mid_t msgId; member 392 static void AddMsgIdRecord(MsgIdList *msgIdList, coap_mid_t msgId, struct timespec *curTime) argument 415 static uint8_t RefreshMsgIdList(coap_mid_t msgId) argument
|
| /base/location/services/location_locator/locator/source/ |
| H A D | locator_ability.cpp | 757 SendLocationMockMsgToGnssSa(const sptr<IRemoteObject> obj, const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) SendLocationMockMsgToGnssSa() argument 778 SendLocationMockMsgToNetworkSa(const sptr<IRemoteObject> obj, const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) SendLocationMockMsgToNetworkSa() argument 800 SendLocationMockMsgToPassiveSa(const sptr<IRemoteObject> obj, const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) SendLocationMockMsgToPassiveSa() argument 821 ProcessLocationMockMsg( const int timeInterval, const std::vector<std::shared_ptr<Location>> &location, int msgId) ProcessLocationMockMsg() argument [all...] |
| /base/telephony/sms_mms/services/sms/include/cdma/ |
| H A D | cdma_sms_common.h | 238 uint16_t msgId; member 331 SmsTeleSvcMsgId msgId; member 352 SmsTeleSvcMsgId msgId; member 367 SmsTeleSvcMsgId msgId; member 371 SmsTeleSvcMsgId msgId; member 380 SmsTeleSvcMsgId msgId; member 388 SmsTeleSvcMsgId msgId; member 396 SmsTeleSvcMsgId msgId; member
|
| /foundation/ability/ability_runtime/services/abilitymgr/src/scene_board/ |
| H A D | ui_ability_lifecycle_manager.cpp | 57 FreezeUtil::TimeoutState MsgId2State(uint32_t msgId) in MsgId2State() argument 1109 void UIAbilityLifecycleManager::PrintTimeOutLog(std::shared_ptr<AbilityRecord> ability, uint32_t msgId, bool isHalf) in PrintTimeOutLog() argument 1162 bool UIAbilityLifecycleManager::GetContentAndTypeId(uint32_t msgId, std::string &msgContent, int &typeId) const in GetContentAndTypeId() argument 1534 OnTimeOut(uint32_t msgId, int64_t abilityRecordId, bool isHalf) OnTimeOut() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/mission/ |
| H A D | mission_list_manager.cpp | 80 FreezeUtil::TimeoutState MsgId2State(uint32_t msgId) in MsgId2State() argument 2215 void MissionListManager::PrintTimeOutLog(const std::shared_ptr<AbilityRecord> &ability, uint32_t msgId, bool isHalf) in PrintTimeOutLog() argument 2268 bool MissionListManager::GetContentAndTypeId(uint32_t msgId, std::string &msgContent, int &typeId) const in GetContentAndTypeId() argument 2314 OnTimeOut(uint32_t msgId, int64_t abilityRecordId, bool isHalf) OnTimeOut() argument [all...] |
| /foundation/ability/ability_runtime/services/abilitymgr/src/ |
| H A D | ability_connect_manager.cpp | 2065 void AbilityConnectManager::OnTimeOut(uint32_t msgId, int64_t abilityRecordId, bool isHalf) in OnTimeOut() argument 2750 void AbilityConnectManager::PrintTimeOutLog(const std::shared_ptr<AbilityRecord> &ability, uint32_t msgId, bool isHalf) in PrintTimeOutLog() argument
|