/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/inithaptokenstub_fuzzer/ |
H A D | inithaptokenstub_fuzzer.cpp | 97 uint32_t code = static_cast<uint32_t>( in InitHapTokenStubFuzzTest() local
|
/ohos5.0/base/security/access_token/test/fuzztest/services/accesstoken/setremotehaptokeninfostub_fuzzer/ |
H A D | setremotehaptokeninfostub_fuzzer.cpp | 97 uint32_t code = static_cast<uint32_t>( in SetRemoteHapTokenInfoStubFuzzTest() local
|
/ohos5.0/foundation/bundlemanager/app_domain_verify/test/unittest/client/app_domain_verify_mgr_client_test/ |
H A D | app_domain_verify_mgr_client_test.cpp | 42 int MgrInvokeOK(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in MgrInvokeOK() 50 int MgrInvokeFail(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in MgrInvokeFail()
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/ability_scheduler_mock/ |
H A D | ability_scheduler_mock.h | 49 …int InvokeSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& opt… in InvokeSendRequest() 55 …int InvokeErrorSendRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption… in InvokeErrorSendRequest()
|
/ohos5.0/foundation/arkui/ace_engine/interfaces/inner_api/form_render/src/ |
H A D | form_renderer_delegate_stub.cpp | 52 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() 176 std::string code = data.ReadString(); in HandleOnError() local
|
/ohos5.0/base/powermgr/thermal_manager/services/zidl/src/ |
H A D | thermal_srv_stub.cpp | 34 int ThermalSrvStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, Messa… in OnRemoteRequest() 53 int32_t ThermalSrvStub::CheckRequestCode(const uint32_t code, MessageParcel& data, MessageParcel& r… in CheckRequestCode()
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_free_install_status_callback_proxy_test/ |
H A D | fms_free_install_status_callback_proxy_test.cpp | 56 …int SendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) o… in SendRequest()
|
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/remotemissionlistenerstub_fuzzer/ |
H A D | remotemissionlistenerstub_fuzzer.cpp | 56 uint32_t code = GetU32Data(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/src/ |
H A D | ability_connection_wrapper_stub.cpp | 43 int32_t AbilityConnectionWrapperStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/servicecenterstatuscallbackstub_fuzzer/ |
H A D | servicecenterstatuscallbackstub_fuzzer.cpp | 60 int32_t code = reinterpret_cast<uintptr_t>(data); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/theme/screenlock_mgr/test/fuzztest/screenlockservice_fuzzer/screenlockdump_fuzzer/ |
H A D | screenlockdump_fuzzer.cpp | 45 uint32_t code = ConvertToUint32(rawData); in FuzzScreenlockCallback() local
|
/ohos5.0/base/telephony/cellular_call/test/unittest/satellitetest/ |
H A D | satellite_test.h | 164 int32_t TestDialCallBySatellite(int32_t slotId, std::string code) in TestDialCallBySatellite()
|
/ohos5.0/base/customization/enterprise_device_management/test/fuzztest/enterprisedevicemgrability_fuzzer/ |
H A D | enterprise_device_mgr_ability_fuzzer.cpp | 46 int32_t code = CommonFuzzer::GetU32Data(data, pos, size); in getCommonEventData() local
|
/ohos5.0/base/account/os_account/test/fuzztest/iamaccount_stub/authuserstub_fuzzer/ |
H A D | authuserstub_fuzzer.cpp | 81 uint32_t code = static_cast<uint32_t>(AccountIAMInterfaceCode::AUTH_USER); in AuthUserStubFuzzTest() local
|
/ohos5.0/drivers/hdf_core/framework/core/common/src/ |
H A D | hdf_device_node_ext.c | 20 static int DeviceNodeExtDispatch(struct HdfObject *stub, int code, struct HdfSBuf *data, struct Hdf… in DeviceNodeExtDispatch()
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | remote_mission_listener_proxy.cpp | 90 int32_t RemoteMissionListenerProxy::SendTransactCmd(uint32_t code, MessageParcel &data, in SendTransactCmd()
|
/ohos5.0/foundation/communication/nfc/test/fuzztest/cardemulation_test/hcesessionstub/hcesessionstub_fuzzer/ |
H A D | hcesessionstub_fuzzer.cpp | 66 uint32_t code = (GetU32Data(data) % MESSAGE_SIZE); in DoHceSessionStubFuzzTest() local
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/idl_client/unittest/ |
H A D | wifi_ap_hal_interface_test.cpp | 124 std::string code = "CN"; variable
|
/ohos5.0/foundation/resourceschedule/work_scheduler/services/native/src/conditions/ |
H A D | network_listener.cpp | 46 int32_t code = data.GetCode(); in OnReceiveEvent() local
|
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/ |
H A D | res_sched_event_listener_stub.cpp | 51 int32_t ResSchedEventListenerStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
|
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_control_center/inner_kits/src/ |
H A D | av_trans_control_center_callback_stub.cpp | 31 int32_t AVTransControlCenterCallbackStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
|
/ohos5.0/base/notification/common_event_service/test/fuzztest/commonevent_fuzzer/ |
H A D | commonevent_fuzzer.cpp | 41 int32_t code = fuzzData.GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/src/ |
H A D | ans_subscriber_local_live_view_proxy.cpp | 33 NotificationInterfaceCode code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) in InnerTransact()
|
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/ |
H A D | async_callback_info.cpp | 65 StatsError code = BatteryStatsClient::GetInstance().GetLastError(); in GetBatteryStatsInfo() local
|
/ohos5.0/base/powermgr/display_manager/state_manager/test/unittest/src/mock/ |
H A D | display_mock_test.cpp | 82 …uint32_t code = static_cast<int32_t>(PowerMgr::DisplayPowerCallbackInterfaceCode::ON_DISPLAY_STATE… variable
|