| /foundation/graphic/graphic_surface/interfaces/inner_api/common/ |
| H A D | graphic_common.h | 61 inline std::string LowErrorStrSpecial(GSError err) in LowErrorStrSpecial() argument 90 inline std::string GSErrorStr(GSError err) in GSErrorStr() argument 100 SurfaceErrorStr(GSError err) SurfaceErrorStr() argument 105 operator <<(std::ostream &os, const GSError &err) operator <<() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/loader/ |
| H A D | render_data_configuration_loader.cpp | 114 auto& err = result.loadResult.error; in LoadPostProcess() local [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/ |
| H A D | surface_ohos_raster.cpp | 53 SurfaceError err = producer_->RequestBuffer(frame_->buffer_, frame_->releaseFence_, frame_->requestConfig_); in RequestFrame() local 78 SurfaceError err = producer_->FlushBuffer(oriFramePtr->buffer_, -1, oriFramePtr->flushConfig_); in FlushFrame() local
|
| /foundation/graphic/graphic_2d/interfaces/inner_api/common/ |
| H A D | graphic_common.h | 34 inline std::string LowErrorStrSpecial(GSError err) in LowErrorStrSpecial() argument 63 inline std::string GSErrorStr(GSError err) in GSErrorStr() argument 96 SurfaceErrorStr(GSError err) SurfaceErrorStr() argument 101 operator <<(std::ostream &os, const GSError &err) operator <<() argument [all...] |
| /foundation/multimedia/media_foundation/engine/plugin/plugins/source/audio_capture/ |
| H A D | audio_type_translate.cpp | 118 Status Error2Status(int32_t err) in Error2Status() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/event_handler/ |
| H A D | album_plugin_table_event_handler.cpp | 53 int32_t err = NativeRdb::E_OK; in InitiateData() local
|
| /foundation/multimedia/player_framework/frameworks/native/video_editor/ |
| H A D | video_editor_impl.cpp | 37 auto err = compositeEngine_->StopComposite(); in ~VideoEditorImpl() local 80 VEFError err = dataCenter_->AppendVideo(fileFd, effectDescription); in AppendVideoFile() local 104 VEFError err = compositeEngine_->StartComposite(options, resultListener); in StartComposite() local 124 VEFError err = compositeEngine_->StopComposite(); CancelComposite() local [all...] |
| /foundation/multimodalinput/input/service/key_command/src/ |
| H A D | stylus_key_handler.cpp | 127 ErrCode err = AAFwk::AbilityManagerClient::GetInstance()->StartAbility(want); in LaunchAbility() local
|
| /foundation/communication/ipc/ipc/native/src/c_api/source/ |
| H A D | ipc_remote_object_internal.cpp | 73 int err = requestCallback_(code, &parcelData, &parcelReply, userData_); in OnRemoteRequest() local
|
| /foundation/communication/netmanager_base/services/netmanagernative/bpf/src/ |
| H A D | bpf_ring_buffer.cpp | 65 int err = 0; in ListenRingBufferThread() local
|
| /foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/ |
| H A D | tcp_server_extra_context.cpp | 139 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local 156 char err[MAX_ERR_NUM] = {0}; in GetErrorMessage() local
|
| H A D | udp_extra_context.cpp | 107 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | tcp_server_listen_context.cpp | 111 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local 128 char err[MAX_ERR_NUM] = {0}; in GetErrorMessage() local
|
| H A D | bind_context.cpp | 101 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | common_context.cpp | 76 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | tcp_extra_context.cpp | 132 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | multicast_membership_context.cpp | 94 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | multicast_set_loopback_context.cpp | 89 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | multicast_set_ttl_context.cpp | 86 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | multicast_get_loopback_context.cpp | 78 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| H A D | multicast_get_ttl_context.cpp | 75 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
|
| /foundation/communication/netstack/frameworks/js/builtin/fetch/src/ |
| H A D | response_data.cpp | 34 void ResponseData::SetErrString(const std::string &err) in SetErrString() argument
|
| /foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/ |
| H A D | wifi_hal_ap_interface_test.cpp | 110 WifiErrorNo err = GetValidFrequenciesForBand(band, frequencies, &size, 0); in HWTEST_F() local
|
| /foundation/communication/netmanager_ext/services/mdnsmanager/src/stub/ |
| H A D | mdns_service_stub.cpp | 80 int32_t err = RegisterService(*serviceInfo, callback); in OnRegisterService() local 102 int32_t err = UnRegisterService(callback); in OnUnRegisterService() local 129 int32_t err = StartDiscoverService(type, callback); in OnStartDiscoverService() local 151 int32_t err in OnStopDiscoverService() local 180 int32_t err = ResolveService(*serviceInfo, callback); OnResolveService() local [all...] |
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/app/test/moduletest/ |
| H A D | distributeddata_account_event_test.cpp | 88 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountLogin() local 100 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountLogout() local 112 auto err = CommonEventManager::PublishCommonEvent(event, publishInfo, nullptr); in HarmonyAccountDelete() local
|