Home
last modified time | relevance | path

Searched defs:code (Results 1 – 25 of 995) sorted by relevance

12345678910>>...40

/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/utils/
Dwifi_common_event_helper.cpp31 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std… in PublishEvent()
59 bool WifiCommonEventHelper::PublishEvent(const std::string &eventAction, const int &code, const std… in PublishEvent()
77 bool WifiCommonEventHelper::PublishPowerStateChangeEvent(const int &code, const std::string &data) in PublishPowerStateChangeEvent()
82 bool WifiCommonEventHelper::PublishScanFinishedEvent(const int &code, const std::string &data) in PublishScanFinishedEvent()
87 bool WifiCommonEventHelper::PublishScanStateChangedEvent(const int &code, const std::string &data) in PublishScanStateChangedEvent()
92 bool WifiCommonEventHelper::PublishRssiValueChangedEvent(const int &code, const std::string &data) in PublishRssiValueChangedEvent()
97 bool WifiCommonEventHelper::PublishConnStateChangedEvent(const int &code, const std::string &data) in PublishConnStateChangedEvent()
102 bool WifiCommonEventHelper::PublishHotspotStateChangedEvent(const int &code, const std::string &dat… in PublishHotspotStateChangedEvent()
107 bool WifiCommonEventHelper::PublishApStaJoinEvent(const int &code, const std::string &data) in PublishApStaJoinEvent()
112 bool WifiCommonEventHelper::PublishApStaLeaveEvent(const int &code, const std::string &data) in PublishApStaLeaveEvent()
[all …]
/foundation/window/window_manager/wmserver/test/unittest/
Dwindow_manager_stub_test.cpp63 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_CREATE_WINDOW… variable
84 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_REMOVE_WINDOW… variable
104 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_REQUEST_FOCUS… variable
125 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_GET_AVOID_ARE… variable
147 uint32_t code = variable
172 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_NOTIFY_READY_… variable
192 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_PROCESS_POINT… variable
212 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_PROCESS_POINT… variable
232 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_GET_TOP_WINDO… variable
252 …uint32_t code = static_cast<uint32_t>(IWindowManager::WindowManagerMessage::TRANS_ID_MINIMIZE_ALL_… variable
[all …]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_device_stub.cpp74 int WifiDeviceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnRemoteRequest()
100 void WifiDeviceStub::OnEnableWifi(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnEnableWifi()
110 void WifiDeviceStub::OnDisableWifi(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnDisableWifi()
119 void WifiDeviceStub::OnInitWifiProtect(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnInitWifiProtect()
136 void WifiDeviceStub::OnGetWifiProtectRef(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnGetWifiProtectRef()
153 void WifiDeviceStub::OnPutWifiProtectRef(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnPutWifiProtectRef()
169 void WifiDeviceStub::OnAddDeviceConfig(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnAddDeviceConfig()
188 void WifiDeviceStub::OnUpdateDeviceConfig(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnUpdateDeviceConfig()
323 void WifiDeviceStub::OnRemoveDevice(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnRemoveDevice()
334 void WifiDeviceStub::OnRemoveAllDevice(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnRemoveAllDevice()
[all …]
Dwifi_device_stub_lite.cpp151 void WifiDeviceStub::OnEnableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnEnableWifi()
159 void WifiDeviceStub::OnDisableWifi(uint32_t code, IpcIo *req, IpcIo *reply) in OnDisableWifi()
167 void WifiDeviceStub::OnInitWifiProtect(uint32_t code, IpcIo *req, IpcIo *reply) in OnInitWifiProtect()
180 void WifiDeviceStub::OnGetWifiProtectRef(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetWifiProtectRef()
193 void WifiDeviceStub::OnPutWifiProtectRef(uint32_t code, IpcIo *req, IpcIo *reply) in OnPutWifiProtectRef()
203 void WifiDeviceStub::OnAddDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) in OnAddDeviceConfig()
221 void WifiDeviceStub::OnUpdateDeviceConfig(uint32_t code, IpcIo *req, IpcIo *reply) in OnUpdateDeviceConfig()
235 void WifiDeviceStub::OnRemoveDevice(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveDevice()
245 void WifiDeviceStub::OnRemoveAllDevice(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoveAllDevice()
253 void WifiDeviceStub::OnGetDeviceConfigs(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetDeviceConfigs()
[all …]
Dwifi_p2p_stub.cpp81 int WifiP2pStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageO… in OnRemoteRequest()
104 void WifiP2pStub::OnEnableP2p(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOpti… in OnEnableP2p()
113 void WifiP2pStub::OnDisableP2p(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOpt… in OnDisableP2p()
122 void WifiP2pStub::OnDiscoverDevices(uint32_t code, MessageParcel &data, MessageParcel &reply, Messa… in OnDiscoverDevices()
131 void WifiP2pStub::OnStopDiscoverDevices(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnStopDiscoverDevices()
140 void WifiP2pStub::OnDiscoverServices(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnDiscoverServices()
150 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnStopDiscoverServices()
159 void WifiP2pStub::OnRequestService(uint32_t code, MessageParcel &data, MessageParcel &reply, Messag… in OnRequestService()
175 void WifiP2pStub::OnPutLocalP2pService(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnPutLocalP2pService()
191 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnDeleteLocalP2pService()
[all …]
Dwifi_hotspot_stub.cpp64 int WifiHotspotStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Mess… in OnRemoteRequest()
87 void WifiHotspotStub::OnIsHotspotActive(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnIsHotspotActive()
100 void WifiHotspotStub::OnIsHotspotDualBandSupported(uint32_t code, MessageParcel &data, in OnIsHotspotDualBandSupported()
114 void WifiHotspotStub::OnGetApStateWifi(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnGetApStateWifi()
128 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnGetHotspotConfig()
148 void WifiHotspotStub::OnSetApConfigWifi(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnSetApConfigWifi()
172 void WifiHotspotStub::OnGetStationList(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnGetStationList()
193 void WifiHotspotStub::OnDisassociateSta(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnDisassociateSta()
214 void WifiHotspotStub::OnGetValidBands(uint32_t code, MessageParcel &data, MessageParcel &reply, Mes… in OnGetValidBands()
233 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnGetValidChannels()
[all …]
Dwifi_scan_stub_lite.cpp34 int WifiScanStub::CheckInterfaceToken(uint32_t code, IpcIo *req) in CheckInterfaceToken()
48 int WifiScanStub::OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoteRequest()
106 int WifiScanStub::OnSetScanControlInfo(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetScanControlInfo()
156 int WifiScanStub::OnScan(uint32_t code, IpcIo *req, IpcIo *reply) in OnScan()
166 int WifiScanStub::OnScanByParams(uint32_t code, IpcIo *req, IpcIo *reply) in OnScanByParams()
195 int WifiScanStub::OnIsWifiClosedScan(uint32_t code, IpcIo *req, IpcIo *reply) in OnIsWifiClosedScan()
208 int WifiScanStub::OnGetScanInfoList(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetScanInfoList()
246 int WifiScanStub::OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) in OnRegisterCallBack()
268 int WifiScanStub::OnGetSupportedFeatures(uint32_t code, IpcIo *req, IpcIo *reply) in OnGetSupportedFeatures()
/foundation/communication/wifi/dhcp/services/dhcp_client/src/
Ddhcp_api.cpp18 static bool PublishDhcpEvent(const char *action, const int code, const char *data) in PublishDhcpEvent()
23 bool PublishDhcpIpv4ResultEvent(const int code, const char *data, const char *ifname) in PublishDhcpIpv4ResultEvent()
38 static bool PublishDhcpEvent(const char *action, const int code, const char *data) in PublishDhcpEvent()
56 bool PublishDhcpIpv4ResultEvent(const int code, const char *data, const char *ifname) in PublishDhcpIpv4ResultEvent()
Ddhcp_options.c27 static bool CheckOptSoverloaded(const struct DhcpPacket *packet, int code, int maxLen, int *over, i… in CheckOptSoverloaded()
46 static int CheckOptionsData(const struct DhcpPacket *packet, int code, int index, int maxLen) in CheckOptionsData()
73 static uint8_t GetDhcpOptionCodeType(const uint8_t code) in GetDhcpOptionCodeType()
118 uint8_t GetDhcpOptionDataLen(const uint8_t code) in GetDhcpOptionDataLen()
153 const uint8_t *GetDhcpOption(const struct DhcpPacket *packet, int code, size_t *length) in GetDhcpOption()
206 bool GetDhcpOptionUint8(const struct DhcpPacket *packet, int code, uint8_t *data) in GetDhcpOptionUint8()
226 bool GetDhcpOptionUint32(const struct DhcpPacket *packet, int code, uint32_t *data) in GetDhcpOptionUint32()
250 bool GetDhcpOptionUint32n(const struct DhcpPacket *packet, int code, uint32_t *data1, uint32_t *dat… in GetDhcpOptionUint32n()
284 char *GetDhcpOptionString(const struct DhcpPacket *packet, int code) in GetDhcpOptionString()
349 int AddOptValueToOpts(uint8_t *pOpts, uint8_t code, uint32_t value) in AddOptValueToOpts()
/foundation/window/window_manager/wm/test/unittest/
Dwindow_stub_test.cpp75 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_WINDOW_RECT); variable
103 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_WINDOW_RECT); variable
127 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); variable
149 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_UPDATE_AVOID_AREA); variable
172 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_DUMP_INFO); variable
192 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_DUMP_INFO); variable
215 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); variable
234 uint32_t code = static_cast<uint32_t>(IWindow::WindowMessage::TRANS_ID_NOTIFY_CLIENT_POINT_UP); variable
Dwindow_manager_agent_stub_test.cpp65 …uint32_t code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_… variable
89 …uint32_t code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_… variable
108 …uint32_t code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_… variable
134 …uint32_t code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_… variable
161 …auto code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_WIND… variable
192 …uint32_t code = static_cast<uint32_t>(IWindowManagerAgent::WindowManagerAgentMsg::TRANS_ID_UPDATE_… variable
/foundation/communication/dsoftbus/tests/core/discovery/ipc/
Dremote_object_mock.cpp67 bool RemoteObjectMock::GetResult(uint32_t code, const DeviceInfo *deviceInfo, int publishId, int su… in GetResult()
99 int RemoteObjectMock::ActionOfSendRequestForOnDeviceFound(uint32_t code, MessageParcel &data, Messa… in ActionOfSendRequestForOnDeviceFound()
108 int RemoteObjectMock::ActionOfSendRequestForOnDiscoveryFailed(uint32_t code, MessageParcel &data, M… in ActionOfSendRequestForOnDiscoveryFailed()
119 int RemoteObjectMock::ActionOfSendRequestForOnDiscoverySuccess(uint32_t code, MessageParcel &data, … in ActionOfSendRequestForOnDiscoverySuccess()
129 int RemoteObjectMock::ActionOfSendRequestForOnPublishSuccess(uint32_t code, MessageParcel &data, Me… in ActionOfSendRequestForOnPublishSuccess()
139 int RemoteObjectMock::ActionOfSendRequestForOnPublishFail(uint32_t code, MessageParcel &data, Messa… in ActionOfSendRequestForOnPublishFail()
/foundation/communication/bluetooth/services/bluetooth/stack/src/smp/
Dsmp_cmd.c29 uint8_t code = SMP_CODE_PAIRING_REQ; in SMP_SendPairingRequest() local
60 uint8_t code = SMP_CODE_PAIRING_RSP; in SMP_SendPairingResponse() local
91 uint8_t code = SMP_CODE_PAIRING_CFM; in SMP_SendPairingConfirm() local
115 uint8_t code = SMP_CODE_PAIRING_RAND; in SMP_SendPairingRandom() local
139 uint8_t code = SMP_CODE_PAIRING_FAIL; in SMP_SendPairingFailed() local
163 uint8_t code = SMP_CODE_PAIRING_PUBLIC_KEY; in SMP_SendPairingPublicKey() local
187 uint8_t code = SMP_CODE_PAIRING_DHKEY_CHECK; in SMP_SendPairingDHKeyCheck() local
211 uint8_t code = SMP_CODE_ENCRYPTION_INFO; in SMP_SendEncryptionInformation() local
235 uint8_t code = SMP_CODE_MASTER_IDENTITY; in SMP_SendMasterIdentification() local
264 uint8_t code = SMP_CODE_IDENTITY_INFO; in SMP_SendIdentityInformation() local
[all …]
/foundation/communication/connected_nfc_tag/services/src/
Dnfc_tag_session_stub.cpp36 int NfcTagSessionStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
59 void NfcTagSessionStub::OnInit(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnInit()
66 void NfcTagSessionStub::OnUninit(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnUninit()
73 void NfcTagSessionStub::OnReadNdefTag(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnReadNdefTag()
81 void NfcTagSessionStub::OnWriteNdefTag(uint32_t code, MessageParcel &data, MessageParcel &reply) in OnWriteNdefTag()
/foundation/communication/wifi/wifi/frameworks/native/src/
Dwifi_device_callback_stub_lite.cpp30 int WifiDeviceCallBackStub::OnRemoteInterfaceToken(uint32_t code, IpcIo *data) in OnRemoteInterfaceToken()
44 int WifiDeviceCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest()
163 int WifiDeviceCallBackStub::RemoteOnWifiStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiStateChanged()
172 int WifiDeviceCallBackStub::RemoteOnWifiConnectionChanged(uint32_t code, IpcIo *data) in RemoteOnWifiConnectionChanged()
221 int WifiDeviceCallBackStub::RemoteOnWifiRssiChanged(uint32_t code, IpcIo *data) in RemoteOnWifiRssiChanged()
230 int WifiDeviceCallBackStub::RemoteOnWifiWpsStateChanged(uint32_t code, IpcIo *data) in RemoteOnWifiWpsStateChanged()
241 int WifiDeviceCallBackStub::RemoteOnStreamChanged(uint32_t code, IpcIo *data) in RemoteOnStreamChanged()
250 int WifiDeviceCallBackStub::RemoteOnDeviceConfigChanged(uint32_t code, IpcIo *data) in RemoteOnDeviceConfigChanged()
Dwifi_p2p_callback_stub.cpp49 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
159 void WifiP2pCallbackStub::OnP2pActionResult(P2pActionCallback action, ErrCode code) in OnP2pActionResult()
175 void WifiP2pCallbackStub::RemoteOnP2pStateChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pStateChanged()
183 void WifiP2pCallbackStub::RemoteOnP2pPersistentGroupsChanged(uint32_t code, MessageParcel &data, Me… in RemoteOnP2pPersistentGroupsChanged()
208 void WifiP2pCallbackStub::RemoteOnP2pThisDeviceChanged(uint32_t code, MessageParcel &data, MessageP… in RemoteOnP2pThisDeviceChanged()
217 void WifiP2pCallbackStub::RemoteOnP2pPeersChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pPeersChanged()
237 void WifiP2pCallbackStub::RemoteOnP2pServicesChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnP2pServicesChanged()
270 void WifiP2pCallbackStub::RemoteOnP2pConnectionChanged(uint32_t code, MessageParcel &data, MessageP… in RemoteOnP2pConnectionChanged()
283 void WifiP2pCallbackStub::RemoteOnP2pDiscoveryChanged(uint32_t code, MessageParcel &data, MessagePa… in RemoteOnP2pDiscoveryChanged()
291 void WifiP2pCallbackStub::RemoteOnP2pActionResult(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnP2pActionResult()
[all …]
Dwifi_device_callback_stub.cpp32 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
155 int WifiDeviceCallBackStub::RemoteOnWifiStateChanged(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnWifiStateChanged()
164 int WifiDeviceCallBackStub::RemoteOnWifiConnectionChanged(uint32_t code, MessageParcel &data, Messa… in RemoteOnWifiConnectionChanged()
209 int WifiDeviceCallBackStub::RemoteOnWifiRssiChanged(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnWifiRssiChanged()
218 int WifiDeviceCallBackStub::RemoteOnWifiWpsStateChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnWifiWpsStateChanged()
230 int WifiDeviceCallBackStub::RemoteOnStreamChanged(uint32_t code, MessageParcel &data, MessageParcel… in RemoteOnStreamChanged()
239 int WifiDeviceCallBackStub::RemoteOnDeviceConfigChanged(uint32_t code, MessageParcel &data, Message… in RemoteOnDeviceConfigChanged()
/foundation/communication/ipc/ipc/native/c/rpc/ipc_adapter/mini/
Dipc_stub_inner.c20 int32_t InvokerListenThreadStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option, OnR… in InvokerListenThreadStub()
30 int32_t GetPidAndUidInfoStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in GetPidAndUidInfoStub()
39 int32_t GrantDataBusNameStub(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in GrantDataBusNameStub()
/foundation/multimedia/player_framework/frameworks/native/common/
Dmedia_errors.cpp265 std::string MSErrorToString(MediaServiceErrCode code) in MSErrorToString()
278 std::string MSExtErrorToString(MediaServiceExtErrCode code) in MSExtErrorToString()
291 std::string MSExtErrorAPI9ToString(MediaServiceExtErrCodeAPI9 code, in MSExtErrorAPI9ToString()
301 std::string MSExtAVErrorToString(MediaServiceExtErrCodeAPI9 code) in MSExtAVErrorToString()
310 std::string MSErrorToExtErrorString(MediaServiceErrCode code) in MSErrorToExtErrorString()
322 std::string MSErrorToExtErrorAPI9String(MediaServiceErrCode code, const std::string& param1, const … in MSErrorToExtErrorAPI9String()
334 MediaServiceExtErrCode MSErrorToExtError(MediaServiceErrCode code) in MSErrorToExtError()
343 MediaServiceExtErrCodeAPI9 MSErrorToExtErrorAPI9(MediaServiceErrCode code) in MSErrorToExtErrorAPI9()
/foundation/filemanagement/dfs_service/utils/system/include/
Ddfsu_exception.h39 DfsuException(int code, const std::string &msg) : code_(code), msg_(msg) {}; in DfsuException()
41 uint32_t code() const noexcept in code() function
56 #define ThrowException(code, msg) \ argument
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dapp_connection_stub_test.cpp108 int32_t code = 0; variable
127 int32_t code = 0; variable
146 int32_t code = 0; variable
168 int32_t code = 0; variable
190 int32_t code = 0; variable
212 int32_t code = 0; variable
235 int32_t code = 0; variable
259 int32_t code = 0; variable
/foundation/multimedia/player_framework/services/services/recorder_profiles/ipc/
Drecorder_profiles_service_proxy.cpp48 …uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg::RECORDER_PROFILES_IS_AUDIO_RECOR… in IsAudioRecorderConfigSupported() local
65 …uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg::RECORDER_PROFILES_HAS_VIDEO_RECO… in HasVideoRecorderProfile() local
84 …uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg::RECORDER_PROFILES_GET_VIDEO_RECO… in GetVideoRecorderProfileInfo() local
100 …uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg::RECORDER_PROFILES_GET_AUDIO_RECO… in GetAudioRecorderCapsInfo() local
116 …uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg ::RECORDER_PROFILES_GET_VIDEO_REC… in GetVideoRecorderCapsInfo() local
131 uint32_t code = static_cast<uint32_t>(RecorderProfilesServiceMsg::RECORDER_PROFILES_DESTROY); in DestroyStub() local
/foundation/ability/form_fwk/test/unittest/fms_form_supply_stub_test/
Dfms_form_supply_stub_test.cpp60 uint32_t code = 1; variable
77 uint32_t code = 2; variable
95 uint32_t code = 3; variable
113 uint32_t code = 4; variable
/foundation/ability/form_fwk/test/unittest/fms_form_provider_stub_test/
Dfms_form_provider_stub_test.cpp59 uint32_t code = 1; variable
76 uint32_t code = 2; variable
93 uint32_t code = 3; variable
110 uint32_t code = 4; variable
/foundation/ability/form_fwk/test/unittest/fms_form_host_stub_test/
Dfms_form_host_stub_test.cpp59 uint32_t code = 1; variable
76 uint32_t code = 2; variable
93 uint32_t code = 3; variable
110 uint32_t code = 4; variable

12345678910>>...40