| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/ |
| H A D | builder_node.ts | 15 /// <reference path="../../state_mgmt/src/lib/common/ifelse_native.d.ts" /> 16 /// <reference path="../../state_mgmt/src/lib/puv2_common/puv2_viewstack_processor.d.ts" />
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/sdk/ |
| H A D | persistent_storage.ts | 454 // FU code path method 460 // PU code path method
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
| H A D | js_sceneview.cpp | 88 bool GetResourceId(const std::string& uri, std::string& path) in GetResourceId() argument 92 path = matches[1].str(); in GetResourceId()
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
| H A D | frontend_delegate_declarative_ng.h | 118 void GetState(int32_t& index, std::string& name, std::string& path) override; 119 void GetRouterStateByIndex(int32_t& index, std::string& name, std::string& path, std::string& params) override;
|
| /foundation/arkui/ace_engine/adapter/preview/osal/ |
| H A D | resource_adapter_impl.cpp | 412 bool ResourceAdapterImpl::GetResource(const std::string& path, std::ostream& dest) const in GetResource() argument 414 return resourceManger_.GetResource(path, dest); in GetResource()
|
| /foundation/arkui/ace_engine/frameworks/base/log/ |
| H A D | ace_performance_check.cpp | 148 const PerformanceCheckNodeMap& nodeMap, int64_t vsyncTimeout, std::string path) in RecordPerformanceCheckData() 150 currentPath_ = path; in RecordPerformanceCheckData() 147 RecordPerformanceCheckData( const PerformanceCheckNodeMap& nodeMap, int64_t vsyncTimeout, std::string path) RecordPerformanceCheckData() argument
|
| /foundation/arkui/ace_engine/interfaces/native/ |
| H A D | native_node_napi.h | 253 * @brief Obtain the path of the page where the node is located. 256 * @param buffer The buffer to which page path writes to the memory,
|
| /foundation/arkui/ace_engine/interfaces/inner_api/drawable_descriptor/ |
| H A D | js_drawable_descriptor.cpp | 444 auto path = OHOS::Ace::Napi::LayeredDrawableDescriptor::GetStaticMaskClipPath(); in GetMaskClipPath() local 446 if (napi_ok != napi_create_string_utf8(env, path.c_str(), NAPI_AUTO_LENGTH, &result)) { in GetMaskClipPath()
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
| H A D | render_property.cpp | 45 { BasicShapeType::PATH, "Path" }, in BasicShapeTypeToString()
|
| /foundation/arkui/ace_engine/frameworks/core/components_v2/inspector/ |
| H A D | inspector_constants.cpp | 239 // path 240 const char PATH_ETS_TAG[] = "Path";
|
| /foundation/arkui/ace_engine/frameworks/core/pipeline/base/ |
| H A D | element.cpp | 239 // Non-declarative code path in UpdateChildWithSlot() 243 // Declarative path in UpdateChildWithSlot()
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/src/ |
| H A D | extension_ability_info.cpp | 158 stctUri.path = Str16ToStr8(parcel.ReadString16()); in ReadSkillInfoFromParcel() 281 WRITE_PARCEL_AND_RETURN_FALSE_IF_FAIL(String16, parcel, Str8ToStr16(uri.path)); in MarshallingSkillUri()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
| H A D | bundle_resource_process.cpp | 416 APP_LOGI("bundleName %{public}s need add path", bundleName.c_str()); in GetOverlayModuleHapPaths() 436 APP_LOGE("moduleName %{public}s overlay hap path empty", moduleName.c_str()); in GetOverlayModuleHapPaths()
|
| /foundation/arkui/ace_engine/test/unittest/core/pattern/ui_extension/ |
| H A D | isolated_pattern_test_ng.cpp | 35 const std::string MOCK_HAP_PATH = "Test hap path";
36 const std::string MOCK_ABC_PATH = "Test abc path";
|
| /foundation/arkui/ui_lite/test/uitest/test_opacity/ |
| H A D | ui_test_opacity.cpp | 241 UIImageView* UITestOpacity::CreateTestCaseUIImageView(const char* path, uint8_t opaScale) const in CreateTestCaseUIImageView() argument 247 imageView->SetSrc(path); in CreateTestCaseUIImageView()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/rdb/ |
| H A D | rdb_data_manager.cpp | 107 void RdbDataManager::CheckSystemSizeAndHisysEvent(const std::string &path, const std::string &fileName) in CheckSystemSizeAndHisysEvent() argument 109 bool flag = BundleUtil::CheckSystemSizeAndHisysEvent(path, fileName); in CheckSystemSizeAndHisysEvent()
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
| H A D | zip_file.cpp | 170 APP_LOGE("path length(%{public}u) longer than max length(%{public}d)", in Open() 179 APP_LOGE("transform real path error: %{public}d", errno); in Open()
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/tools/src/ |
| H A D | command_parser.cpp | 59 const std::string INSTALL_HELP_MESSAGE = "Usage: install hap-path [options]\n" 83 const std::string ERROR_INSTALL_PATH = "invalid path!\n";
|
| /foundation/bundlemanager/bundle_tool/frameworks/src/ |
| H A D | bundle_command_common.cpp | 111 "error: signature file path is invalid.", 203 "error: install file path invalid.",
|
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | anim_impl.cpp | 276 bool CompleteInitialization(const BASE_NS::string& path) override 279 if (!NodeImpl::CompleteInitialization(path)) {
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/EcsSerializer/src/ecs_serializer/ |
| H A D | ecs_asset_loader.cpp | 52 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument 55 const auto currentPath = path + node.GetName(); in AddNodeToCollectionRecursive()
|
| /foundation/multimedia/av_codec/services/media_engine/modules/source/ |
| H A D | source.cpp | 408 ret = OSAL::ConvertFullPath(uri_, fullPath); // convert path to full path in GetProtocolByUri()
|
| /foundation/graphic/graphic_2d/rosen/modules/render_service/core/pipeline/round_corner_display/ |
| H A D | rs_round_corner_display.cpp | 81 bool RoundCornerDisplay::LoadImg(const char* path, std::shared_ptr<Drawing::Image>& img) in LoadImg() argument 83 std::string filePath = std::string(rs_rcd::PATH_CONFIG_DIR) + "/" + path; in LoadImg()
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_config.cpp | 55 LOGSO_FUNC_LINE(ERROR) << "path or realPath is NULL"; in GetFileData() 488 TEXT_LOGE("Font path is null"); in ParseInstallConfig()
|
| /foundation/graphic/graphic_2d/rosen/modules/2d_graphics/ |
| H A D | BUILD.gn | 80 "$drawing_core_src_dir/draw/path.cpp", 464 "$drawing_core_src_dir/draw/path.cpp",
|