/ohos5.0/drivers/peripheral/display/composer/vdi_base/src/ |
H A D | display_composer_vdi_impl.cpp | 40 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::GetDisplayCapabilit… in GetDisplayCapability() local 49 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::GetDisplaySupported… in GetDisplaySupportedModes() local 66 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::GetDisplayMode, &mo… in GetDisplayMode() local 73 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::SetDisplayMode, mod… in SetDisplayMode() local 118 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::GetDisplayCompChang… in GetDisplayCompChange() local 208 int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::Commit, &fence); in Commit() local 222 …int32_t ec = HdiSession::GetInstance().CallDisplayFunction(devId, &HdiDisplay::DestroyLayer, layer… in DestroyLayer() local 236 … int32_t ec = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerAlpha, in SetLayerAlpha() local 244 …int32_t ec = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerRegion, in SetLayerRegion() local 252 … int32_t ec = HdiSession::GetInstance().CallLayerFunction(devId, layerId, &HdiLayer::SetLayerCrop, in SetLayerCrop() local [all …]
|
/ohos5.0/drivers/peripheral/display/hal/default_standard/src/display_device/ |
H A D | display_composer_vdi_impl.cpp | 43 … int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::GetDisplayCapability, &info); in GetDisplayCapability() local 53 int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::GetDisplaySupportedModes, in GetDisplaySupportedModes() local 70 int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::GetDisplayMode, &modeId); in GetDisplayMode() local 78 int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::SetDisplayMode, modeId); in SetDisplayMode() local 102 … int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::GetDisplayBacklight, &level); in GetDisplayBacklight() local 110 … int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::SetDisplayBacklight, level); in SetDisplayBacklight() local 222 int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::Commit, &fence); in Commit() local 238 int32_t ec = composerModel_->CallDisplayFunction(devId, &HdiDisplay::DestroyLayer, layerId); in DestroyLayer() local 254 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerAlpha, in SetLayerAlpha() local 263 int32_t ec = composerModel_->CallLayerFunction(devId, layerId, &HdiLayer::SetLayerRegion, in SetLayerRegion() local [all …]
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/ |
H A D | std_filesystem.cpp | 114 std::error_code ec; in DeleteFile() local 148 std::error_code ec; in DeleteDirectory() local 164 std::error_code ec; in Rename() local 199 std::error_code ec; in CORE_BEGIN_NAMESPACE() local
|
H A D | std_directory.cpp | 101 std::error_code ec; in Create() local 111 std::error_code ec; in Open() local 125 std::error_code ec; in GetEntries() local 252 std::error_code ec; in ResolveAbsolutePath() local
|
H A D | std_file.cpp | 110 std::error_code ec; in Open() local 144 std::error_code ec; in Create() local
|
/ohos5.0/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
H A D | ecs_serializer.cpp | 226 const IEntityCollection& ec, const json::value& jsonIn, RenderHandleReference& handleRefOut) in RenderHandleReferenceFromJson() 262 bool RenderHandleReferenceToJson(IRenderContext& renderContext, const IEntityCollection& ec, in RenderHandleReferenceToJson() 280 bool EntityFromJson(const IEntityCollection& ec, const json::value& jsonIn, Entity& entityOut) in EntityFromJson() 355 bool EntityToJson(const IEntityCollection& ec, const Entity& entityIn, json::standalone_value& json… in EntityToJson() 417 const IEntityCollection& ec, const json::value& jsonIn, EntityReference& entityOut) in EntityReferenceFromJson() 506 …[](const IEntityCollection& ec, const json::value& jsonIn, const Property& /*property*/, uintptr_t… in SetDefaultSerializers() 517 … [this](const IEntityCollection& ec, const json::value& jsonIn, const Property& /*property*/, in SetDefaultSerializers() 525 [this](const IEntityCollection& ec, const Property& /*property*/, uintptr_t offset, in SetDefaultSerializers() 547 bool EcsSerializer::WriteEntityCollection(const IEntityCollection& ec, json::standalone_value& json… in WriteEntityCollection() argument 847 IEntityCollection& ec, const json::value& jsonIn, string_view contextUri) const in ReadEntityCollection() [all …]
|
H A D | asset_manager.cpp | 70 IAssetLoader::Ptr AssetManager::CreateAssetLoader(IEntityCollection& ec, string_view src, string_vi… in CreateAssetLoader() 75 bool AssetManager::LoadAsset(IEntityCollection& ec, string_view uri, string_view contextUri) in LoadAsset() 101 bool AssetManager::SaveJsonEntityCollection(const IEntityCollection& ec, string_view uri, string_vi… in SaveJsonEntityCollection() argument 201 void AssetManager::RefreshAsset(IEntityCollection& ec, bool active) in RefreshAsset() 217 IEntityCollection* AssetManager::InstantiateCollection(IEntityCollection& ec, string_view uri, stri… in InstantiateCollection()
|
H A D | asset_loader.cpp | 62 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() 82 IEntityCollection& ec, string_view src, string_view contextUri) in AssetLoader() 731 … IGraphicsContext& graphicsContext, IEntityCollection& ec, string_view src, string_view contextUri) in CreateAssetLoader()
|
/ohos5.0/base/notification/common_event_service/frameworks/extension/src/ipc/ |
H A D | static_subscriber_stub.cpp | 29 ErrCode ec = OnReceiveEvent(data.ReadParcelable<CommonEventData>()); in OnRemoteRequest() local
|
H A D | static_subscriber_proxy.cpp | 45 ErrCode ec = reply.ReadInt32(); in OnReceiveEvent() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_hid_host_stub.cpp | 199 ErrCode ec = HidHostVCUnplug(device, id, size, type, result); in HidHostVCUnplugInner() local 214 ErrCode ec = HidHostSendData(device, id, size, type, result); in HidHostSendDataInner() local 228 ErrCode ec = HidHostSetReport(device, type, report, result); in HidHostSetReportInner() local 243 ErrCode ec = HidHostGetReport(device, id, size, type, result); in HidHostGetReportInner() local
|
H A D | bluetooth_hid_host_observer_proxy.cpp | 39 ErrCode ec = reply.ReadInt32(); in OnConnectionStateChanged() local
|
H A D | bluetooth_pan_observer_proxy.cpp | 39 ErrCode ec = reply.ReadInt32(); in OnConnectionStateChanged() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/ |
H A D | mtp_media_library.cpp | 151 std::error_code ec; in ScanDirNoDepth() local 407 std::error_code ec; in GetObjectInfo() local 433 std::error_code ec; in GetFd() local 698 std::error_code ec; in CrossCopyAfter() local 721 std::error_code ec; in MoveObject() local 772 std::error_code ec; in CopyObject() local 796 std::error_code ec; in DeleteObject() local 835 std::error_code ec; in SetObjectPropValue() local 983 std::error_code ec; in ScanDirWithType() local 1009 std::error_code ec; in ScanDirTraverseWithType() local [all …]
|
H A D | mtp_storage_manager.cpp | 63 std::error_code ec; in GetTotalSize() local 76 std::error_code ec; in GetFreeSize() local
|
/ohos5.0/base/notification/common_event_service/services/src/ |
H A D | static_subscriber_connection.cpp | 30 ErrCode ec = proxy->OnReceiveEvent(&event_); in OnAbilityConnectDone() local
|
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/drawing_ndk/src/ |
H A D | drawing_register_font.cpp | 49 static bool StdFilesystemExists(const std::string &p, std::error_code &ec) in StdFilesystemExists() 94 std::error_code ec; in LoadFontDataFromFile() local
|
/ohos5.0/base/global/i18n/services/src/ |
H A D | hmos_timezone_mount.cpp | 102 std::error_code ec; in ensureDirectoryExists() local 115 std::error_code ec; in clearPath() local
|
/ohos5.0/drivers/peripheral/display/buffer/test/moduletest/ |
H A D | display_buffer_mt.cpp | 111 int32_t ec = g_dispbuf->AllocMem(info, bHandle); in RunTest() local
|
/ohos5.0/drivers/peripheral/display/buffer/hdi_service/src/ |
H A D | allocator_service.cpp | 146 int32_t ec = vdiImpl_->AllocMem(info, buffer); in AllocMem() local
|
/ohos5.0/base/sensors/miscdevice/utils/common/include/ |
H A D | sensors_errors.h | 186 #define CK(cond, ec) \ argument 258 #define CK(cond, ec) \ argument
|
/ohos5.0/foundation/communication/netmanager_ext/services/netfirewallmanager/src/ |
H A D | netfirewall_database.cpp | 32 std::error_code ec; in NetFirewallDataBase() local
|
/ohos5.0/base/sensors/sensor/utils/common/include/ |
H A D | sensor_errors.h | 217 #define CK(cond, ec) \ argument 305 #define CK(cond, ec) \ argument
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_opp_proxy.cpp | 162 int32_t ec = reply.ReadInt32(); in GetDeviceState() local
|
/ohos5.0/foundation/multimodalinput/input/util/common/include/ |
H A D | define_multimodal.h | 119 #define CK(cond, ec) \ argument 262 #define CK(cond, ec) \ argument
|