/ohos5.0/foundation/communication/dhcp/test/fuzztest/clientstub_fuzzer/ |
H A D | clientstub_fuzzer.cpp | 36 … uint32_t code = static_cast<uint32_t>(DhcpClientInterfaceCode::DHCP_CLIENT_SVR_CMD_REG_CALL_BACK); in OnRegisterCallBackTest() local 49 …uint32_t code = static_cast<uint32_t>(DhcpClientInterfaceCode::DHCP_CLIENT_SVR_CMD_START_DHCP_CLIE… in OnStartDhcpClientTest() local 63 …uint32_t code = static_cast<uint32_t>(DhcpClientInterfaceCode::DHCP_CLIENT_SVR_CMD_STOP_DHCP_CLIEN… in OnStopDhcpClientTest() local 76 uint32_t code = static_cast<uint32_t>(DhcpClientInterfaceCode::DHCP_CLIENT_SVR_CMD_SET_CONFIG); in OnSetConfigurationTest() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/ |
H A D | wifi_country_code_manager_test.cpp | 120 std::string code = "CN"; variable 127 std::string code = "CN"; variable 189 std::string code = "CN"; variable 277 std::string code = "CN"; variable
|
/ohos5.0/foundation/communication/wifi/wifi/frameworks/native/src/ |
H A D | wifi_hotspot_callback_stub.cpp | 34 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() 68 int WifiHotspotCallbackStub::RemoteOnHotspotStateChanged(uint32_t code, MessageParcel &data, Messag… in RemoteOnHotspotStateChanged() 76 int WifiHotspotCallbackStub::RemoteOnHotspotStaJoin(uint32_t code, MessageParcel &data, MessageParc… in RemoteOnHotspotStaJoin() 92 int WifiHotspotCallbackStub::RemoteOnHotspotStaLeave(uint32_t code, MessageParcel &data, MessagePar… in RemoteOnHotspotStaLeave()
|
/ohos5.0/base/useriam/user_auth_framework/test/unittest/inner_api/src/ |
H A D | user_auth_callback_proxy_test.cpp | 51 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon717cac220102() 71 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon717cac220202() 92 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon717cac220302() 112 [](uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) { in __anon717cac220402()
|
/ohos5.0/foundation/filemanagement/dfs_service/test/fuzztest/daemonstub_fuzzer/ |
H A D | daemonstub_fuzzer.cpp | 126 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_OPEN_P2… in HandleOpenP2PConnectionFuzzTest() local 141 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_CLOSE_P… in HandleCloseP2PConnectionFuzzTest() local 156 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_OPEN_P2… in HandleOpenP2PConnectionExFuzzTest() local 171 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_CLOSE_P… in HandleCloseP2PConnectionExFuzzTest() local 184 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_PREPARE… in HandlePrepareSessionFuzzTest() local 197 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_CANCEL_… in HandleCancelCopyTaskFuzzTest() local 213 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_REQUEST… in HandleRequestSendFileFuzzTest() local 229 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_GET_REM… in HandleGetRemoteCopyInfoFuzzTest() local 243 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_PUSH_AS… in HandlePushAssetFuzzTest() local 259 …uint32_t code = static_cast<uint32_t>(DistributedFileDaemonInterfaceCode::DISTRIBUTED_FILE_REGISTE… in HandleRegisterRecvCallbackFuzzTest() local [all …]
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/file/file03/ |
H A D | index.js | 31 fail: function(data, code) { argument 46 fail: function(data, code) { argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/file/file04/ |
H A D | index.js | 32 fail: function(data, code) { argument 48 fail: function(data, code) { argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/file/file05/ |
H A D | index.js | 31 fail: function(data, code) { argument 48 fail: function(data, code) { argument
|
/ohos5.0/foundation/arkui/ace_engine_lite/test/moduletest/common/test_app/ui_manual_test/src/main/js/default/pages/storage/storage02/ |
H A D | index.js | 32 fail: function(data, code) { argument 48 fail: function(data, code) { argument
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | bluetooth_common_event_helper.cpp | 27 bool BluetoothCommonEventHelper::PublishEvent(const std::string &eventAction,int code, in PublishEvent() 52 bool BluetoothCommonEventHelper::PublishBluetoothStateChangeEvent(int code, in PublishBluetoothStateChangeEvent()
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/adminserviceinterface_fuzzer/ |
H A D | admin_service_interface_fuzzer.cpp | 37 …for (uint32_t code = EdmInterfaceCode::ADD_DEVICE_ADMIN; code <= EdmInterfaceCode::AUTHORIZE_ADMIN… in LLVMFuzzerTestOneInput() local 42 uint32_t code = (CommonFuzzer::GetU32Data(data)) % 3100; in LLVMFuzzerTestOneInput() local
|
/ohos5.0/foundation/communication/netmanager_ext/frameworks/native/mdnsclient/src/proxy/ |
H A D | mdns_event_stub.cpp | 24 int32_t RegistrationCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel… in OnRemoteRequest() 57 int32_t DiscoveryCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &r… in OnRemoteRequest() 92 int32_t ResolveCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &rep… in OnRemoteRequest()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_delegate_stub_test/ |
H A D | fms_form_host_delegate_stub_test.cpp | 93 uint32_t code = static_cast<uint32_t>(IFormHostDelegate::Message::FORM_ROUTER_PROXY_MGR); variable 109 uint32_t code = static_cast<uint32_t>(IFormHostDelegate::Message::FORM_ROUTER_PROXY_MGR) + 100; variable 128 …constexpr uint32_t code = static_cast<uint32_t>(IFormHostDelegate::Message::FORM_ROUTER_PROXY_MGR); variable 155 …constexpr uint32_t code = static_cast<uint32_t>(IFormHostDelegate::Message::FORM_ROUTER_PROXY_MGR); variable
|
/ohos5.0/foundation/communication/dhcp/services/dhcp_client/src/ |
H A D | dhcp_client_stub_lite.cpp | 52 int DhcpClientStub::OnRemoteRequest(uint32_t code, IpcIo *req, IpcIo *reply) in OnRemoteRequest() 90 int DhcpClientStub::OnRegisterCallBack(uint32_t code, IpcIo *req, IpcIo *reply) in OnRegisterCallBack() 116 int DhcpClientStub::OnStartDhcpClient(uint32_t code, IpcIo *req, IpcIo *reply) in OnStartDhcpClient() 141 int DhcpClientStub::OnSetConfiguration(uint32_t code, IpcIo *req, IpcIo *reply) in OnSetConfiguration() 165 int DhcpClientStub::OnStopDhcpClient(uint32_t code, IpcIo *req, IpcIo *reply) in OnStopDhcpClient()
|
/ohos5.0/base/powermgr/power_manager/test/unittest/src/interface_test/ |
H A D | shutdown_client_test.cpp | 154 uint32_t code = 0; variable 174 uint32_t code = 0; variable 194 uint32_t code = 0; variable 214 uint32_t code = 1; variable 235 uint32_t code = 1; variable
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/ |
H A D | distributed_sched_stub_test.cpp | 121 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); variable 140 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); variable 159 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); variable 204 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); variable 232 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_REMOTE_ABILITY); variable 592 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); variable 612 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); variable 645 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::START_CONTINUATION); variable 1020 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); variable 1040 int32_t code = static_cast<uint32_t>(IDSchedInterfaceCode::GET_MISSION_INFOS); variable [all …]
|
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/ |
H A D | audio_haptic_common_napi.cpp | 32 void AudioHapticCommonNapi::ThrowError(napi_env env, int32_t code) in ThrowError() 38 void AudioHapticCommonNapi::ThrowError(napi_env env, int32_t code, const std::string &errMessage) in ThrowError() 43 std::string AudioHapticCommonNapi::GetMessageByCode(int32_t &code) in GetMessageByCode()
|
/ohos5.0/foundation/communication/ipc/ipc/native/test/unittest/common/ |
H A D | dbinder_callback_stub_unittest.cpp | 144 uint32_t code = GET_PROTO_INFO; variable 172 uint32_t code = GET_PROTO_INFO; variable 191 uint32_t code = 0; variable 211 uint32_t code = DBINDER_DECREFS_TRANSACTION; variable 249 uint32_t code = DBINDER_DECREFS_TRANSACTION; variable
|
/ohos5.0/foundation/resourceschedule/work_scheduler/frameworks/src/ |
H A D | workscheduler_srv_client.cpp | 156 ErrCode code = Connect(); in GetWorkStatus() local 170 ErrCode code = Connect(); in GetAllRunningWorks() local 184 ErrCode code = Connect(); in PauseRunningWorks() local 198 ErrCode code = Connect(); in ResumePausedWorks() local 209 ErrCode code = Connect(); in SetWorkSchedulerConfig() local
|
/ohos5.0/foundation/multimedia/av_session/services/session/server/test/ |
H A D | ability_connect_helper_test.cpp | 65 uint32_t code = OHOS::AAFwk::IAbilityConnection::ON_ABILITY_DISCONNECT_DONE; variable 83 uint32_t code = OHOS::AAFwk::IAbilityConnection::ON_ABILITY_DISCONNECT_DONE; variable 106 uint32_t code = OHOS::AAFwk::IAbilityConnection::ON_ABILITY_CONNECT_DONE; variable 129 uint32_t code = OHOS::AAFwk::IAbilityConnection::ON_ABILITY_CONNECT_DONE; variable 158 uint32_t code = 3; variable
|
H A D | avsession_callback_stub_test.cpp | 126 uint32_t code = 0; variable 143 uint32_t code = 11; variable 163 uint32_t code = 12; variable 184 uint32_t code = 13; variable 204 uint32_t code = 14; variable 224 uint32_t code = 19; variable 244 uint32_t code = 25; variable
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/ipc_security/ |
H A D | rs_ipc_interface_code_security_manager.h | 46 bool IsInterfaceCodeAccessible(CodeUnderlyingType code) const in IsInterfaceCodeAccessible() 61 bool IsAccessTimesRestricted(CodeUnderlyingType code, uint32_t times) const in IsAccessTimesRestricted()
|
/ohos5.0/foundation/communication/dhcp/frameworks/native/src/ |
H A D | dhcp_client_callback_stub_lite.cpp | 35 int DhcpClientCallBackStub::OnRemoteInterfaceToken(uint32_t code, IpcIo *data) in OnRemoteInterfaceToken() 49 int DhcpClientCallBackStub::OnRemoteRequest(uint32_t code, IpcIo *data) in OnRemoteRequest() 123 int DhcpClientCallBackStub::RemoteOnIpSuccessChanged(uint32_t code, IpcIo *data) in RemoteOnIpSuccessChanged() 153 int DhcpClientCallBackStub::RemoteOnIpFailChanged(uint32_t code, IpcIo *data) in RemoteOnIpFailChanged()
|
/ohos5.0/base/print/print_fwk/services/scan_service/include/ |
H A D | scan_mdns_service.h | 39 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &o… in OnRemoteRequest() 52 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption& o… in OnRemoteRequest() 66 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption& o… in OnRemoteRequest()
|
/ohos5.0/foundation/resourceschedule/device_usage_statistics/test/unittest/ |
H A D | device_usage_statistics_mock_test.cpp | 128 …ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance()->IsBundleIdle(isBundleIdle, bu… variable 148 ErrCode code = variable 163 … ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance()->QueryNotificationEventStats( variable 239 ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance() variable 257 ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance() variable 272 ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance() variable 303 ErrCode code = bundleActiveCore->QueryBundleEvents( variable
|