Home
last modified time | relevance | path

Searched defs:code (Results 226 – 250 of 1419) sorted by relevance

12345678910>>...57

/foundation/communication/ipc/ipc/test/unittest/rpc/server/
DRpcServerTest.cpp29 int32_t Calculator(uint32_t code, int32_t a, int32_t b, IpcIo *reply) in Calculator()
64 int32_t RemoteRequestOne(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RemoteRequestOne()
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/
Dressched_fuzzer.cpp90 int32_t onRemoteRequest(uint32_t code, MessageParcel& data) in onRemoteRequest()
111 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/
Dnnrt_utils.h48 #define RETURN_TFLITE_ERROR_IF_NN_ERROR(code, callDesc) \ argument
58 #define RETURN_TFLITE_ERROR_IF_NN_ERROR_FOR_TENSOR(code, callDesc, pTensor) … argument
/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/mock/src/
Dmock_background_task_mgr_proxy.cpp35 ErrCode BackgroundTaskMgrProxy::InnerTransact(uint32_t code, MessageOption &flags, in InnerTransact()
/foundation/ability/dmsfwk/services/dtbschedmgr/test/unittest/
Dmock_remote_stub.cpp27 int32_t MockRemoteStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, in OnRemoteRequest()
/foundation/filemanagement/dfs_service/test/unittests/cloud_daemon/include/
Dcloud_daemon_service_mock.h35 …int32_t InvokeSendRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption … in InvokeSendRequest()
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/ipc_callbacks/
Drs_sync_transaction_controller_proxy.cpp53 …uint32_t code = static_cast<uint32_t>(RSISyncTransactionControllerInterfaceCode::CREATE_TRANSACTIO… in CreateTransactionFinished() local
/foundation/distributedhardware/distributed_input/interfaces/ipc/src/
Dadd_white_list_infos_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
Dprepare_d_input_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
Dunprepare_d_input_call_back_stub.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/ability/ability_runtime/test/mock/services_appmgr_test/src/
Dmock_overlay_manager.cpp35 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, M… in OnRemoteRequest()
/foundation/ability/form_fwk/interfaces/inner_api/src/
Dprovider_connect_stub.cpp33 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/bundlemanager/bundle_tool/frameworks/src/bundle_tool_callback/
Dbundle_tool_callback_stub.cpp25 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
Dclean_cache_callback_host.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
Dbundle_event_callback_host.cpp36 uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest()
/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
Dmock_overlay_manager.cpp32 int OverlayManagerHost::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, M… in OnRemoteRequest()
/foundation/ability/ability_runtime/test/mock/services_abilitymgr_test/libs/arkui_mock/include/
Dui_service_mgr_client_mock.h70 void static SetDialogCheckState(int pid, const std::string& code) in SetDialogCheckState()
/foundation/barrierfree/accessibility/common/interface/src/
Daccessibility_enable_ability_lists_observer_stub.cpp27 int AccessibilityEnableAbilityListsObserverStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest()
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/presets/test/unittest/common/
Dconsole_module_test.h35 const char *code; member
/foundation/resourceschedule/background_task_mgr/frameworks/src/
Dexpired_callback_stub.cpp28 ErrCode ExpiredCallbackStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest()
/foundation/window/window_manager_lite/frameworks/wms/
Dlite_wm_requestor.cpp36 int LiteWMRequestor::Callback(void* owner, int code, IpcIo* reply) in Callback()
90 int32_t LiteWMRequestor::WmsMsgHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption opti… in WmsMsgHandler()
175 int LiteWMRequestor::SurfaceRequestHandler(uint32_t code, IpcIo* data, IpcIo* reply, MessageOption … in SurfaceRequestHandler()
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dpage_url_checker_ohos.cpp73 …int32_t OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &o… in OnRemoteRequest()
107 int32_t code = data.ReadInt32(); in HandleOnError() local
147 int32_t OnError(int32_t code, const std::string& msg) override in OnError()
/foundation/window/window_manager/window_scene/session_manager/include/
Ddistributed_parcel_helper.h81 #define PARCEL_TRANSACT_SYNC_RET_INT(remote, code, data, reply) \ argument
94 #define PARCEL_TRANSACT_SYNC_NORET(remote, code, data, reply) \ argument
/foundation/systemabilitymgr/safwk/services/safwk/src/
Dsystem_ability_ondemand_reason.cpp20 OnDemandReasonExtraData::OnDemandReasonExtraData(int32_t code, const std::string& data, in OnDemandReasonExtraData()
63 int32_t code = 0; in Unmarshalling() local
/foundation/filemanagement/app_file_service/utils/include/b_error/
Db_error.h153 explicit BError(Codes code = Codes::OK, DEFINE_SOURCE_LOCATION) : code_(code) in code_() argument
167 BError(Codes code, const std::string_view &extraMsg, DEFINE_SOURCE_LOCATION) : code_(code) in BError()

12345678910>>...57