Home
last modified time | relevance | path

Searched defs:code (Results 701 – 725 of 3922) sorted by relevance

1...<<21222324252627282930>>...157

/ohos5.0/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
H A Dmock_overlay_manager.cpp34 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, M… in OnRemoteRequest()
/ohos5.0/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
H A Dmock_remote_stub.cpp27 int32_t MockRemoteStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
/ohos5.0/base/location/frameworks/native/fence_extension_ability/src/
H A Dfence_extension_stub.cpp22 int FenceExtensionStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, M… in OnRemoteRequest()
/ohos5.0/base/location/frameworks/native/locator_agent/source/
H A Dnative_nmea_callback_host.cpp26 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/time/time_service/services/ipc/stub/
H A Dtimer_call_back_stub.cpp20 int TimerCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, Me… in OnRemoteRequest()
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
H A Dhgm_config_change_callback_stub.cpp23 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
H A Drs_frame_rate_linker_expected_fps_update_callback_proxy.cpp45 uint32_t code = static_cast<uint32_t>( in OnFrameRateLinkerExpectedFpsUpdate() local
/ohos5.0/base/telephony/call_manager/services/spam_call/src/
H A Dspam_call_stub.cpp32 int32_t SpamCallStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest()
/ohos5.0/base/customization/enterprise_device_management/test/unittest/services/edm_plugin/src/
H A Dreset_factory_plugin_test.cpp47 …uint32_t code = POLICY_FUNC_CODE((std::uint32_t)FuncOperateType::SET, EdmInterfaceCode::RESET_FACT… variable
/ohos5.0/base/security/security_component_manager/interfaces/inner_api/security_component/src/
H A Dsec_comp_dialog_callback_stub.cpp31 uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest()
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/getenhanceremoteobjectstub_fuzzer/
H A Dgetenhanceremoteobjectstub_fuzzer.cpp34 uint32_t code = SecurityComponentServiceInterfaceCode::GET_SECURITY_COMPONENT_ENHANCE_OBJECT; in GetEnhanceRemoteObjectStubFuzzTest() local
/ohos5.0/base/security/security_component_manager/test/fuzztest/security_component/service/preregisterseccompprocessstub_fuzzer/
H A Dpreregisterseccompprocessstub_fuzz.cpp36 uint32_t code = in PreRegisterSecCompProcessStubFuzzTest() local
/ohos5.0/base/security/security_guard/interfaces/inner_api/classify/src/
H A Drisk_analysis_manager_callback_stub.cpp22 int32_t RiskAnalysisManagerCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, Messag… in OnRemoteRequest()
/ohos5.0/base/security/security_guard/interfaces/inner_api/obtaindata/src/
H A Dsecurity_event_query_callback_stub.cpp26 int32_t SecurityEventQueryCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
/ohos5.0/base/account/os_account/test/fuzztest/appaccount_stub/getallaccessibleaccountsstub_fuzzer/
H A Dgetallaccessibleaccountsstub_fuzzer.cpp38 uint32_t code = static_cast<uint32_t>(AppAccountInterfaceCode::GET_ALL_ACCESSIBLE_ACCOUNTS); in GetAllAccessibleAccountsStubFuzzTest() local
/ohos5.0/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/include/
H A Dcloud_daemon_service_mock.h35 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_analysis_extension/src/
H A Dmedia_analysis_callback_stub.cpp26 int MediaAnalysisCallbackStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &r… in OnRemoteRequest()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/src/
H A Dexpired_callback_stub.cpp28 ErrCode ExpiredCallbackStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/
H A Dmock_background_task_mgr_proxy.cpp36 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, in InnerTransact()
/ohos5.0/foundation/resourceschedule/resource_schedule_service/ressched/interfaces/innerkits/ressched_client/src/
H A Dres_sched_systemload_notifier_stub.cpp30 int32_t ResSchedSystemloadNotifierStub::OnRemoteRequest(uint32_t code, MessageParcel& data, in OnRemoteRequest()
/ohos5.0/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
H A Dadd_white_list_infos_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dprepare_d_input_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dregister_session_state_callback_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
H A Dunprepare_d_input_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/ohos5.0/base/notification/common_event_service/test/fuzztest/asynccommoneventresult_fuzzer/
H A Dasynccommoneventresult_fuzzer.cpp27 int32_t code = fuzzData.GetData<int32_t>(); in DoSomethingInterestingWithMyAPI() local

1...<<21222324252627282930>>...157