Home
last modified time | relevance | path

Searched defs:code (Results 2126 - 2150 of 3645) sorted by relevance

1...<<81828384858687888990>>...146

/foundation/multimedia/av_session/services/session/ipc/stub/
H A Davsession_stub.cpp33 int32_t AVSessionStub::OnRemoteRequest(uint32_t code, MessageParcel& data, MessageParcel& reply, MessageOption& option) in OnRemoteRequest() argument
[all...]
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dvideo_post_processor.cpp461 DpsError code = DpsError::DPS_ERROR_UNKNOW; in MapHdiError() local
/foundation/multimedia/camera_framework/test/fuzztest/cameradevice_fuzzer/
H A Dcamera_device_fuzzer.cpp117 uint32_t code = 4; in CameraDeviceFuzzTest() local
/foundation/multimedia/player_framework/frameworks/js/audio_haptic/src/
H A Daudio_haptic_manager_napi.cpp652 napi_value code = nullptr; in CreatePlayerAsyncCallbackComp() local
/foundation/multimedia/player_framework/frameworks/js/recorder/
H A Dvideo_recorder_napi.cpp51 static void SignError(VideoRecorderAsyncContext *asyncCtx, int32_t code, in SignError() argument
/foundation/multimedia/media_lite/frameworks/recorder_lite/binder/
H A Drecorder_client.cpp48 static int32_t SimpleCallback(void *owner, int code, IpcIo *reply) in SimpleCallback() argument
64 static int32_t RecorderCallbackSvc(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in RecorderCallbackSvc() argument
78 int32_t code; in RecorderCallbackSvc() local
86 int32_t code; RecorderCallbackSvc() local
126 DisConnectCallback(void *owner, int code, IpcIo *reply) DisConnectCallback() argument
154 SetSourceCallback(void *owner, int code, IpcIo *reply) SetSourceCallback() argument
267 GetSurfaceCallback(void *owner, int code, IpcIo *io) GetSurfaceCallback() argument
[all...]
/foundation/multimedia/media_lite/frameworks/player_lite/binder/
H A Dplayer_client.cpp47 int Player::PlayerClient::Callback(void* owner, int code, IpcIo *reply) in Callback() argument
523 int32_t Player::PlayerClient::PlayerCommonCallback(uint32_t code, IpcIo *data, IpcIo *reply, MessageOption option) in PlayerCommonCallback() argument
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Dscreen_capture_service_stub.cpp92 int ScreenCaptureServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
/foundation/resourceschedule/resource_schedule_service/ressched/services/resschedservice/src/
H A Dres_sched_service_stub.cpp493 int32_t ResSchedServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, in OnRemoteRequest() argument
/foundation/resourceschedule/device_standby/services/test/unittest/
H A Dstandby_service_unit_test.cpp1249 ErrCode code = DelayedSingleton<StandbyService>::GetInstance()->SetNatInterval(type, enable, interval); in HWTEST_F() local
/foundation/resourceschedule/resource_schedule_service/ressched/sched_controller/test/fuzztest/resschedobserver_fuzzer/
H A Dresschedobserver_fuzzer.cpp646 uint32_t code = GetData<uint32_t>(); in OnRemoteRequestFuzzTest() local
/foundation/resourceschedule/resource_schedule_service/ressched/test/fuzztest/ressched_fuzzer/
H A Dressched_fuzzer.cpp202 int32_t onRemoteRequest(uint32_t code, MessageParcel& data) in onRemoteRequest() argument
223 uint32_t code = *(reinterpret_cast<const uint32_t*>(data)); in DoSomethingInterestingWithMyAPI() local
/foundation/resourceschedule/device_usage_statistics/test/unittest/
H A Ddevice_usage_statistics_service_test.cpp167 ErrCode code = DelayedSingleton<BundleActiveService>::GetInstance()->QueryModuleUsageRecords(maxNum, results, 100); in HWTEST_F() local
/foundation/systemabilitymgr/samgr/interfaces/innerkits/rust/src/cxx/
H A Dsystem_ability_manager_wrapper.cpp340 OnRemoteRequest( uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) OnRemoteRequest() argument
346 OnRemoteDump( uint32_t code, OHOS::MessageParcel &data, OHOS::MessageParcel &reply, OHOS::MessageOption &option) OnRemoteDump() argument
/foundation/communication/dsoftbus/tests/core/transmission/trans_channel/tcp_direct/unittest/
H A Dtrans_tcp_direct_p2p_test.cpp326 int32_t code = CODE_VERIFY_P2P; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/mock/include/
H A Ddbinder_base_invoker_object.h245 ConstructTransData(MessageParcel &data, dbinder_transaction_data &transData, size_t totalSize, uint64_t seqNum, int cmd, __u32 code, __u32 flags) ConstructTransData() argument
/foundation/communication/netmanager_base/frameworks/js/napi/common/
H A Dnapi_common.cpp55 napi_value NapiCommon::CreateCodeMessage(napi_env env, const std::string &msg, int32_t code) in CreateCodeMessage() argument
/foundation/communication/netmanager_base/test/fuzztest/netpolicyclient_fuzzer/
H A Dnet_policy_client_fuzzer.cpp111 int32_t OnRemoteRequest(uint32_t code, MessageParcel &data) in OnRemoteRequest() argument
/foundation/communication/netmanager_base/services/netpolicymanager/src/stub/
H A Dnet_policy_service_stub.cpp133 int32_t NetPolicyServiceStub::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, in OnRemoteRequest() argument
183 int32_t NetPolicyServiceStub::CheckPolicyPermission(uint32_t code) in CheckPolicyPermission() argument
[all...]
/foundation/communication/dsoftbus/tests/core/frame/unittest/
H A Dsoftbus_server_stub_test.cpp256 uint32_t code = SERVER_OPEN_SESSION; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/
H A Dipc_invoker.c552 static int32_t IpcSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in IpcSendRequest() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/linux/
H A Dipc_invoker.c140 static void ToTransData(uint32_t handle, uint32_t code, uint32_t option, in ToTransData() argument
413 static int32_t InternalRequest(SvcIdentity sid, uint32_t code, IpcIo *data, IpcIo *reply, uint32_t flags) in InternalRequest() argument
445 static int32_t IpcSendRequest(SvcIdentity target, uint32_t code, IpcIo *data, IpcIo *reply, in IpcSendRequest() argument
/foundation/communication/ipc/ipc/native/c/ipc/src/liteos_a/include/
H A Dlite_ipc.h53 uint32_t code; /**< service function code */ member
/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp97 napi_value SendRequestAsync(napi_env env, sptr<IRemoteObject> target, uint32_t code, in SendRequestAsync() argument
141 napi_value SendRequestPromise(napi_env env, sptr<IRemoteObject> target, uint32_t code, in SendRequestPromise() argument
212 int32_t code in NAPI_RemoteProxy_sendRequest() local
300 int32_t code = 0; NAPI_RemoteProxy_sendMessageRequest() local
[all...]
/foundation/communication/dsoftbus/tests/core/connection/wifi_direct_cpp/processor/
H A Dp2p_v1_processor_test.cpp360 auto code = P2pV1Processor::ErrorCodeToV1ProtocolCode(ct.softbusErrorCode); in HWTEST_F() local
368 auto code = P2pV1Processor::ErrorCodeToV1ProtocolCode(SOFTBUS_CONN_PV1_APPLY_GC_IP_FAIL); in HWTEST_F() local
[all...]

Completed in 32 milliseconds

1...<<81828384858687888990>>...146