/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/accessor/src/ |
H A D | fragment_metadata.cpp | 171 PICTURE_ERR error; in Unmarshalling() local 180 FragmentMetadata *FragmentMetadata::Unmarshalling(Parcel &parcel, PICTURE_ERR &error) in Unmarshalling()
|
/ohos5.0/foundation/ability/form_fwk/services/src/ |
H A D | form_task_mgr.cpp | 470 … int error = formProviderProxy->NotifyFormUpdate(formId, want, FormSupplyCallback::GetInstance()); in NotifyFormUpdate() local 526 …int error = formProviderProxy->NotifyFormCastTempForm(formId, want, FormSupplyCallback::GetInstanc… in NotifyCastTemp() local 618 …int error = formProviderProxy->NotifyFormsDelete(vFormIds, want, FormSupplyCallback::GetInstance()… in ProviderBatchDelete() local 855 … int32_t error = remoteFormRender->RenderForm(formJsInfo, want, FormSupplyCallback::GetInstance()); in RenderForm() local 942 int32_t error = remoteFormDeleteRender->ReleaseRenderer(formId, compId, uid); in ReleaseRenderer() local 966 int32_t error = remoteFormRender->ReloadForm(std::move(formJsInfos), want); in ReloadForm() local 997 int32_t error = remoteFormRender->OnUnlock(); in OnUnlock() local 1037 int32_t error = remoteFormRender->SetVisibleChange(formId, isVisible, want); in SetVisibleChange() local 1215 int32_t error = remoteFormRender->RecycleForm(formId, want); in RecycleForm() local 1265 int32_t error = remoteFormRender->RecoverForm(formJsInfo, want); in RecoverForm() local [all …]
|
H A D | free_install_status_callback_proxy.cpp | 60 int32_t error = remote->SendRequest(IFreeInstallStatusCallBackCmd::ON_FREE_INSTALL_DONE, data, in OnInstallFinished() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/ecs/ |
H A D | intf_system_graph_loader.h | 48 BASE_NS::string error; member
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/rust/src/ |
H A D | macros.rs | 177 macro_rules! error{ macro
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ui_service_extension_ability/connection/ |
H A D | ui_service_proxy.cpp | 65 …auto error = remoteObject->SendRequest(static_cast<uint32_t>(IUIService::SEND_DATA), parcelData, r… in SendData() local
|
/ohos5.0/foundation/communication/netstack/frameworks/native/tls_socket/src/ |
H A D | socket_error.cpp | 34 std::string MakeErrorMessage(int error) in MakeErrorMessage()
|
/ohos5.0/foundation/communication/nfc/services/src/ipc/controller/ |
H A D | ndef_msg_callback_proxy.cpp | 42 …int error = Remote()->SendRequest(static_cast<uint32_t>(NfcServiceIpcInterfaceCode::COMMAND_ON_NDE… in OnNdefMsgDiscovered() local
|
/ohos5.0/base/security/access_token/services/common/app_manager/src/ |
H A D | ams_manager_access_proxy.cpp | 45 int32_t error = remote->SendRequest( in KillProcessesByAccessTokenId() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/src/app_lib/src/ |
H A D | epoll_app.c | 221 FILLP_INT error; in EpRemove() local 566 FILLP_INT error = 0; in SpungeEpollCtlHandleAddEvent() local 611 FILLP_INT error; in SpungeEpollCtlHandleDelEvent() local 642 FILLP_INT error; in SpungeEpollCtlHandleModEvent() local 686 FILLP_INT error; in SpungeEpollCtl() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_a2dp_src.h | 98 virtual void OnPlayingStatusChaned(const RawAddress &device, int playingState, int error) {}; in OnPlayingStatusChaned() 108 … void OnConfigurationChanged(const RawAddress &device, const A2dpSrcCodecInfo &info, int error) {}; in OnConfigurationChanged()
|
/ohos5.0/base/sensors/miscdevice/test/unittest/vibrator/js/ |
H A D | ExampleJsunit.test.js | 88 function vibrateCallback(error) { argument 111 function vibrateCallback(error) { argument 134 function vibrateCallback(error) { argument 157 function vibrateCallback(error) { argument 180 function vibrateCallback(error) { argument 203 function vibrateCallback(error) { argument 227 function vibrateCallback(error) { argument 366 function vibrateCallback(error) { argument 2160 function vibrateCallback(error) { argument
|
/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_manager_state_observer_proxy.cpp | 43 int error = NO_ERROR; in OnStateChanged() local
|
/ohos5.0/base/telephony/ril_adapter/test/fuzztest/callemergencynotice_fuzzer/ |
H A D | callemergencynotice_fuzzer.cpp | 38 HRilErrNumber error = static_cast<HRilErrNumber>(size); in DoSomethingInterestingWithMyAPI() local
|
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/sendable/ |
H A D | sendable_medialibrary_napi_utils.h | 38 napi_value error; member
|
/ohos5.0/commonlibrary/rust/ylong_json/src/ |
H A D | lib.rs | 56 mod error; module
|
/ohos5.0/base/powermgr/thermal_manager/frameworks/napi/ |
H A D | napi_errors.cpp | 58 napi_value error = GetNapiError(env); in ThrowError() local
|
/ohos5.0/base/powermgr/battery_manager/frameworks/napi/src/ |
H A D | napi_error.cpp | 61 napi_value error = GetNapiError(env); in ThrowError() local
|
/ohos5.0/base/powermgr/battery_statistics/frameworks/napi/src/ |
H A D | napi_error.cpp | 60 napi_value error = GetNapiError(env); in ThrowError() local
|
/ohos5.0/base/powermgr/power_manager/frameworks/napi/utils/ |
H A D | napi_errors.cpp | 59 napi_value error = GetNapiError(env); in ThrowError() local
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_a2dp_src_observer_stub.cpp | 89 int error = data.ReadInt32(); in OnPlayingStatusChangedInner() local 104 int error = data.ReadInt32(); in OnConfigurationChangedInner() local
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/ |
H A D | ikvstore_observer.cpp | 81 int error = Remote()->SendRequest(ONCHANGE, data, reply, mo); in OnChange() local 101 int error = Remote()->SendRequest(CLOUD_ONCHANGE, data, reply, mo); in OnChange() local
|
/ohos5.0/foundation/distributeddatamgr/data_object/frameworks/innerkitsimpl/src/adaptor/ |
H A D | client_adaptor.cpp | 146 int32_t error = in GetFeatureInterface() local 184 int32_t error = in RegisterClientDeathObserver() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_connect_callback_stub.cpp | 36 int error; in OnAbilityConnectDone() local 71 int error; in OnAbilityDisconnectDone() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/loader/ |
H A D | system_graph_loader.cpp | 105 void ReadArrayPropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& error) in ReadArrayPropertyValue() 140 …id ReadHandlePropertyValue(const json::value& jsonData, PropertyValue& propertyData, string& error) in ReadHandlePropertyValue() 193 void ParseProperties(const json::value& jsonData, ISystem& system, string& error) in ParseProperties() 307 const array_view<const ITypeInfo* const>& systemMetadata, IEcs& ecs, string& error) in ParseSystem()
|