Home
last modified time | relevance | path

Searched defs:code (Results 3451 - 3475 of 4128) sorted by relevance

1...<<131132133134135136137138139140>>...166

/foundation/barrierfree/accessibility/common/interface/src/
H A Daccessible_ability_manager_service_stub.cpp129 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
H A Daccessible_ability_manager_service_proxy.cpp50 bool AccessibleAbilityManagerServiceProxy::SendTransactCmd(AccessibilityInterfaceCode code, in SendTransactCmd() argument
/foundation/arkui/napi/native_engine/
H A Dnative_node_api.cpp395 auto code = safeAsyncWork->Send(data, callMode); in napi_call_threadsafe_function() local
/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_host_proxy.cpp1509 InnerTransact( uint32_t code, MessageOption &flags, MessageParcel &data, MessageParcel &reply) InnerTransact() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_host_stub.cpp263 OnRemoteRequest( uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) OnRemoteRequest() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_resource_test.cpp1790 auto code = bundleInfo.SetAbilityEnabled(MODULE_NAME, ABILITY_NAME, false, USERID); in HWTEST_F() local
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_kit_service_base_test/
H A Dbms_bundle_kit_service_base_test.cpp414 uint32_t code = static_cast<uint32_t>(BundleManagerCallbackInterfaceCode::QUERY_RPC_ID_CALLBACK); in HWTEST_F() local
431 uint32_t code = -1; in HWTEST_F() local
448 uint32_t code = -1; in HWTEST_F() local
466 uint32_t code = 0; in HWTEST_F() local
1009 uint32_t code = 1; in HWTEST_F() local
[all...]
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ipc/
H A Dinstalld_host.cpp47 int InstalldHost::OnRemoteRequest(uint32_t code, MessageParcel &data, MessageParcel &reply, MessageOption &option) in OnRemoteRequest() argument
H A Dinstalld_proxy.cpp920 ErrCode InstalldProxy::TransactInstalldCmd(InstalldInterfaceCode code, MessageParcel &data, MessageParcel &reply, in TransactInstalldCmd() argument
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_overlay_test/
H A Dbms_bundle_overlay_checker_test.cpp576 auto code = manager.GetAllOverlayModuleInfo(bundleName, overlayModuleInfos, userId); in HWTEST_F() local
623 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local
652 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local
676 auto code = checker.CheckInternalBundle(newInfos, innerBundleInfo); HWTEST_F() local
694 auto code = checker.CheckExternalBundle(innerBundleInfo, userId); HWTEST_F() local
740 auto code = checker.CheckExternalBundle(innerBundleInfo, userId); HWTEST_F() local
2266 auto code = checker.CheckTargetBundle("", "", "", USERID); HWTEST_F() local
[all...]
/foundation/graphic/graphic_surface/surface/test/unittest/
H A Dnative_window_test.cpp268 int code = SET_USAGE; in HWTEST_F() local
283 int code = SET_USAGE; in HWTEST_F() local
303 int code = SET_BUFFER_GEOMETRY; in HWTEST_F() local
326 int code = SET_FORMAT; HWTEST_F() local
346 int code = SET_STRIDE; HWTEST_F() local
366 int code = SET_COLOR_GAMUT; HWTEST_F() local
386 int code = SET_TIMEOUT; HWTEST_F() local
406 int code = GET_TRANSFORM; HWTEST_F() local
431 int code = GET_BUFFERQUEUE_SIZE; HWTEST_F() local
450 int code = SET_USAGE; HWTEST_F() local
480 int code = SET_SOURCE_TYPE; HWTEST_F() local
500 int code = SET_APP_FRAMEWORK_TYPE; HWTEST_F() local
520 int code = SET_HDR_WHITE_POINT_BRIGHTNESS; HWTEST_F() local
572 int code = SET_USAGE; SetNativeWindowConfig() local
623 int code = GET_BUFFERQUEUE_SIZE; HWTEST_F() local
670 int code = GET_BUFFERQUEUE_SIZE; NativeWindowAttachBuffer003Test() local
845 int code = GET_BUFFERQUEUE_SIZE; HWTEST_F() local
1063 int code = SET_TRANSFORM; HWTEST_F() local
1116 int code = SET_USAGE; HWTEST_F() local
[all...]
/foundation/multimedia/audio_framework/frameworks/native/pulseaudio/modules/hdi/
H A Dhdi_source.c260 static int SourceProcessMsg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) in SourceProcessMsg() argument
H A Dmodule_split_stream_sink.c219 static int SinkProcessMsg(pa_msgobject *o, int code, void *data, int64_t offset, pa_memchunk *chunk) in SinkProcessMsg() argument
826 int32_t code = 0; in ThreadFuncWriteHDI() local
/foundation/graphic/graphic_surface/surface/src/
H A Dnative_window.cpp504 static int32_t InternalHandleNativeWindowOpt(OHNativeWindow *window, int code, va_list args) in InternalHandleNativeWindowOpt() argument
513 int32_t NativeWindowHandleOpt(OHNativeWindow *window, int code, ...) in NativeWindowHandleOpt() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/ndk/
H A Ddrawing_canvas_test.cpp1689 OH_Drawing_ErrorCode code = OH_Drawing_RecordCmdUtilsBeginRecording(recordCmdUtils, width, height, &canvas); in HWTEST_F() local
[all...]
H A Ddrawing_text_typography_test.cpp1792 OH_Drawing_FontConfigInfoErrorCode code = ERROR_FONT_CONFIG_INFO_UNKNOWN; in HWTEST_F() local
/foundation/filemanagement/storage_service/services/storage_manager/ipc/src/
H A Dstorage_manager_stub.cpp195 int32_t StorageManagerStub::OnRemoteRequest(uint32_t code, in OnRemoteRequest() argument
[all...]
/foundation/multimedia/image_framework/frameworks/kits/js/common/
H A Dpicture_napi.cpp563 ThrowExceptionError(napi_env env, const std::string &tag, const std::uint32_t &code, const std::string &info) ThrowExceptionError() argument
/foundation/multimedia/image_framework/interfaces/innerkits/include/
H A Dpixel_map.h185 NATIVEEXPORT void SetPixelMapError(uint32_t code, std::string info) in SetPixelMapError() argument
191 NATIVEEXPORT static void ConstructPixelMapError(PIXEL_MAP_ERR &err, uint32_t code, std::string info) in ConstructPixelMapError() argument
/foundation/multimedia/camera_framework/services/deferred_processing_service/src/post_processor/
H A Dphoto_post_processor.cpp45 DpsError code = DpsError::DPS_ERROR_IMAGE_PROC_ABNORMAL; in MapHdiError() local
74 HdiStatus code in MapHdiStatus() local
[all...]
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/pixel_map_test/
H A Dimage_pixel_map_test.cpp546 uint32_t code = 10; // test num. in HWTEST_F() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/pixelmap_ndk/
H A Dpixelmap_native.cpp96 static Image_ErrorCode ToNewErrorCode(int code) in ToNewErrorCode() argument
/foundation/multimedia/av_codec/test/moduletest/vcodec/hevcswdecoder/src/
H A Dvideodec_api11_sample.cpp953 OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, -100000000); in RenderOutAtTime() local
965 OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, renderTimestampNs); in RenderOutAtTime() local
/foundation/multimedia/av_codec/test/moduletest/vcodec/hwdecoder/src/
H A Dvideodec_api11_sample.cpp940 OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, -100000000); in RenderOutAtTime() local
952 OH_AVErrCode code = OH_VideoDecoder_RenderOutputBufferAtTime(vdec_, index, renderTimestampNs); in RenderOutAtTime() local
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_utils.cpp1751 napi_value code = nullptr; ThrowError() local
[all...]

Completed in 56 milliseconds

1...<<131132133134135136137138139140>>...166