Home
last modified time | relevance | path

Searched defs:err (Results 751 - 775 of 3771) sorted by relevance

1...<<31323334353637383940>>...151

/foundation/graphic/graphic_surface/interfaces/inner_api/common/
H A Dgraphic_common.h61 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 Drender_data_configuration_loader.cpp114 auto& err = result.loadResult.error; in LoadPostProcess() local
[all...]
/foundation/graphic/graphic_2d/rosen/samples/2d_graphics/drawing_engine/drawing_surface/
H A Dsurface_ohos_raster.cpp53 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 Dgraphic_common.h34 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 Daudio_type_translate.cpp118 Status Error2Status(int32_t err) in Error2Status() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/event_handler/
H A Dalbum_plugin_table_event_handler.cpp53 int32_t err = NativeRdb::E_OK; in InitiateData() local
/foundation/multimedia/player_framework/frameworks/native/video_editor/
H A Dvideo_editor_impl.cpp37 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 Dstylus_key_handler.cpp127 ErrCode err = AAFwk::AbilityManagerClient::GetInstance()->StartAbility(want); in LaunchAbility() local
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_remote_object_internal.cpp73 int err = requestCallback_(code, &parcelData, &parcelReply, userData_); in OnRemoteRequest() local
/foundation/communication/netmanager_base/services/netmanagernative/bpf/src/
H A Dbpf_ring_buffer.cpp65 int err = 0; in ListenRingBufferThread() local
/foundation/communication/netstack/frameworks/js/napi/socket/async_context/src/
H A Dtcp_server_extra_context.cpp139 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
156 char err[MAX_ERR_NUM] = {0}; in GetErrorMessage() local
H A Dudp_extra_context.cpp107 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dtcp_server_listen_context.cpp111 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
128 char err[MAX_ERR_NUM] = {0}; in GetErrorMessage() local
H A Dbind_context.cpp101 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dcommon_context.cpp76 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dtcp_extra_context.cpp132 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dmulticast_membership_context.cpp94 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dmulticast_set_loopback_context.cpp89 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dmulticast_set_ttl_context.cpp86 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dmulticast_get_loopback_context.cpp78 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
H A Dmulticast_get_ttl_context.cpp75 auto err = BaseContext::GetErrorCode(); in GetErrorCode() local
/foundation/communication/netstack/frameworks/js/builtin/fetch/src/
H A Dresponse_data.cpp34 void ResponseData::SetErrString(const std::string &err) in SetErrString() argument
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_hal/unittest/
H A Dwifi_hal_ap_interface_test.cpp110 WifiErrorNo err = GetValidFrequenciesForBand(band, frequencies, &size, 0); in HWTEST_F() local
/foundation/communication/netmanager_ext/services/mdnsmanager/src/stub/
H A Dmdns_service_stub.cpp80 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 Ddistributeddata_account_event_test.cpp88 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

Completed in 8 milliseconds

1...<<31323334353637383940>>...151