/ohos5.0/base/print/print_fwk/test/fuzztest/printservice_fuzzer/ |
H A D | printservice_fuzzer.cpp | 30 for (uint32_t code = CMD_START_PRINT; code <= CMD_NOTIFY_PRINT_SERVICE; ++code) { in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ |
H A D | sync_hibernate_callback_stub.cpp | 27 int SyncHibernateCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &r… in OnRemoteRequest()
|
/ohos5.0/base/security/device_auth/frameworks/src/lite/ |
H A D | ipc_callback_stub.c | 54 int32_t CbStubOnRemoteRequest(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in CbStubOnRemoteRequest()
|
/ohos5.0/base/msdp/device_status/frameworks/native/src/ |
H A D | devicestatus_callback_stub.cpp | 30 int32_t DeviceStatusCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel… in OnRemoteRequest()
|
/ohos5.0/base/security/access_token/interfaces/innerkits/privacy/src/ |
H A D | on_permission_used_record_callback_stub.cpp | 34 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/clearusergrantedpermissionstatestub_fuzzer/ |
H A D | clearusergrantedpermissionstatestub_fuzzer.cpp | 48 uint32_t code = static_cast<uint32_t>( in ClearUserGrantedPermissionStateStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/deletetokenstub_fuzzer/ |
H A D | deletetokenstub_fuzzer.cpp | 49 uint32_t code = static_cast<uint32_t>( in DeleteTokenStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/gethaptokeninfostub_fuzzer/ |
H A D | gethaptokeninfostub_fuzzer.cpp | 50 uint32_t code = static_cast<uint32_t>( in GetHapTokenInfoStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getnativetokenidstub_fuzzer/ |
H A D | getnativetokenidstub_fuzzer.cpp | 50 uint32_t code = static_cast<uint32_t>( in GetNativeTokenIdStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/getnativetokeninfostub_fuzzer/ |
H A D | getnativetokeninfostub_fuzzer.cpp | 47 uint32_t code = static_cast<uint32_t>( in GetNativeTokenInfoStubFuzzTest() local
|
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/listener/ |
H A D | power_state_listener.cpp | 41 int32_t PowerStateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() 117 int32_t SyncHibernateListenerStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
|
/ohos5.0/foundation/arkui/ace_engine/test/mock/core/pattern/ |
H A D | mock_ui_extension_model_ng.cpp | 54 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetOnError() 58 … std::function<void(int32_t code, const std::string& name, const std::string& message)>&& onError) in SetPlatformOnError()
|
/ohos5.0/base/telephony/sms_mms/test/gtest/ |
H A D | sms_satellite_gtest.cpp | 44 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest() 112 uint32_t ToCode(SatelliteSmsServiceInterfaceCode code) in ToCode()
|
/ohos5.0/foundation/systemabilitymgr/safwk/test/services/safwk/unittest/ |
H A D | system_ability_ondemand_reason_test.cpp | 143 int32_t code = 0; variable 159 int32_t code = 0; variable
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/overlay/ |
H A D | overlay_manager_proxy.cpp | 340 OverlayManagerInterfaceCode code, MessageParcel &data, T &parcelableInfo) in GetParcelableInfo() 366 OverlayManagerInterfaceCode code, MessageParcel &data, std::vector<T> &parcelableInfos) in GetParcelableInfosWithErrCode() 392 bool OverlayManagerProxy::SendTransactCmd(OverlayManagerInterfaceCode code, MessageParcel &data, Me… in SendTransactCmd()
|
/ohos5.0/base/notification/common_event_service/interfaces/kits/ndk/src/ |
H A D | oh_commonevent_parameters_parse.cpp | 154 void ParseParameters(AAFwk::Want &want, CArrParameters* parameters, int32_t &code) in ParseParameters() 217 char *MallocCString(const std::string &origin, int32_t &code) in MallocCString() 245 int32_t code = COMMONEVENT_ERR_OK; in GetCommonEventData() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/text_input/ |
H A D | text_field_keyevent_test.cpp | 70 for (auto code : symbols) { variable 121 for (auto code : symbols) { variable 169 for (auto code : symbols) { variable 221 for (auto code : symbols) { variable
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/plugin/mock/ |
H A D | mock_plugin_frontend.cpp | 48 void PluginFrontend::TransferComponentResponseData(int callbackId, int32_t code, std::vector<uint8_… in TransferComponentResponseData() 50 void PluginFrontend::TransferJsResponseData(int callbackId, int32_t code, std::vector<uint8_t>&& da… in TransferJsResponseData() 53 void PluginFrontend::TransferJsResponseDataPreview(int callbackId, int32_t code, ResponseData respo… in TransferJsResponseDataPreview() 61 void PluginFrontend::TransferJsEventData(int32_t callbackId, int32_t code, std::vector<uint8_t>&& d… in TransferJsEventData() 108 void PluginFrontend::OnCompleteContinuation(int32_t code) {} in OnCompleteContinuation()
|
/ohos5.0/drivers/hdf_core/adapter/uhdf2/ipc/src/ |
H A D | hdf_remote_adapter.cpp | 40 int HdfRemoteServiceStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() 106 static int HdfRemoteAdapterOptionalDispatch(struct HdfRemoteService *service, int code, in HdfRemoteAdapterOptionalDispatch() 142 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatch() 148 int code, HdfSBuf *data, HdfSBuf *reply) in HdfRemoteAdapterDispatchAsync() 472 int code, struct HdfSBuf *data, struct HdfSBuf *reply) in HdfRemoteAdapterDefaultDispatch()
|
/ohos5.0/foundation/ability/form_fwk/interfaces/inner_api/src/ |
H A D | form_host_delegate_stub.cpp | 32 int32_t FormHostDelegateStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
|
/ohos5.0/foundation/ability/form_fwk/test/fuzztest/formmanager_fuzzer/ |
H A D | formmanager_fuzzer.cpp | 40 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_sink_observer_stub.cpp | 37 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
|
/ohos5.0/foundation/communication/netmanager_base/services/netmanagernative/src/ |
H A D | netfirewall_callback_stub.cpp | 28 int32_t NetFirewallCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel … in OnRemoteRequest()
|
/ohos5.0/foundation/communication/dhcp/test/fuzztest/serverstub_fuzzer/ |
H A D | serverstub_fuzzer.cpp | 37 uint32_t code = U32_AT(data) % MAP_SCAN_NUMS + static_cast<uint32_t> in OnGetSupportedFeaturesTest() local
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_native_test/ability_delegator/ |
H A D | mock_test_observer_stub.cpp | 25 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
|