| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/stage/ |
| H A D | stage_manager.cpp | 299 void StageManager::PerformanceCheck(const RefPtr<FrameNode>& pageNode, int64_t vsyncTimeout, std::string path) in PerformanceCheck() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/slider/ |
| H A D | slider_tip_modifier.cpp | 136 void SliderTipModifier::PaintHorizontalBubble(float vertexOffsetFromBlock, RSPath& path) in PaintHorizontalBubble() argument 173 PaintVerticalBubble(float vertexOffsetFromBlock, RSPath& path) PaintVerticalBubble() argument 222 PaintHorizontalBubbleSuitableAging(float vertexOffsetFromBlock, RSPath& path) PaintHorizontalBubbleSuitableAging() argument 283 PaintVerticalBubbleSuitableAging(float vertexOffsetFromBlock, RSPath& path) PaintVerticalBubbleSuitableAging() argument 343 RSPath path; PaintBubble() local [all...] |
| H A D | slider_content_modifier.cpp | 365 RSPath path; in DrawShadow() local 578 auto path = DynamicCast<Path>(shape_); in DrawBlockShape() local 683 void SliderContentModifier::DrawBlockShapePath(DrawingContext& context, RefPtr<Path>& path) in DrawBlockShapePath() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/rich_editor_drag/ |
| H A D | rich_editor_drag_overlay_modifier.cpp | 52 std::shared_ptr<RSPath> path; in onDraw() local 170 void RichEditorDragOverlayModifier::PaintBackground(const RSPath& path, RSCanvas& canvas, in PaintBackground() argument 207 std::shared_ptr<RSPath> path in PaintSelBackground() local 300 PaintShadow(const RSPath& path, const Shadow& shadow, RSCanvas& canvas) PaintShadow() argument [all...] |
| /foundation/barrierfree/accessibility/services/aams/src/ |
| H A D | accessibility_multifinger_multitap.cpp | 724 bool AccessibilityMultiTapGestureRecognizer::recognizeGesturePath(const std::vector<Pointer> &path) in recognizeGesturePath() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/ |
| H A D | file_path.cpp | 53 FilePath::FilePath(const std::string &path) : path_(path) in FilePath() argument 250 bool FilePath::DirectoryExists(const FilePath &path) in DirectoryExists() argument 260 IsDir(const FilePath &path) IsDir() argument 272 PathIsValid(const FilePath &path) PathIsValid() argument 277 PathIsReadable(const FilePath &path) PathIsReadable() argument 282 PathIsWriteable(const FilePath &path) PathIsWriteable() argument 342 AppendRelativePath(const FilePath &child, FilePath *path) AppendRelativePath() argument 385 GetZipAllDirFiles(const std::string &path, std::vector<std::string> &files) GetZipAllDirFiles() argument 450 HasRelativePathBaseOnAPIVersion(const std::string &path) HasRelativePathBaseOnAPIVersion() argument [all...] |
| /foundation/arkui/ui_lite/interfaces/kits/components/ |
| H A D | ui_canvas.h | 506 UICanvasPath* path; global() member [all...] |
| /foundation/arkui/ace_engine/test/unittest/core/property/ |
| H A D | accessibility_property_test_ng.cpp | 493 AccessibilityHoverTestPath path; in HWTEST_F() local 1049 AccessibilityHoverTestPath path; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework_lite/services/bundlemgr_lite/src/ |
| H A D | gt_bundle_installer.cpp | 50 uint8_t GtBundleInstaller::PreCheckBundle(const char *path, int32_t &fp, SignatureInfo &signatureInfo, in PreCheckBundle() argument 108 uint8_t GtBundleInstaller::VerifySignature(const char *path, SignatureInfo &signatureInfo, uint32_t &fileSize, in VerifySignature() argument 170 uint8_t GtBundleInstaller::Install(const char *path, InstallerCallbac argument 228 ProcessBundleInstall(const char *path, const char *randStr, InstallRecord &installRecord, uint8_t bundleStyle, InstallerCallback installerCallback, bool &isUpdate) ProcessBundleInstall() argument 669 RecordThirdSystemBundle(const char *bundleName, const char *path) RecordThirdSystemBundle() argument 702 InitThirdSystemBundleRecord(const char *bundleName, const char *path) InitThirdSystemBundleRecord() argument [all...] |
| H A D | bundle_parser.cpp | 177 int8_t BundleParser::ParseBundleParam(const char *path, char **bundleName, int32_t &versionCode) in ParseBundleParam() argument 226 BundleInfo *BundleParser::ParseHapProfile(const char *path) in ParseHapProfile() argument 278 uint8_t BundleParser::ParseHapProfile(const std::string &path, Permission argument [all...] |
| H A D | bundle_util.cpp | 76 bool BundleUtil::CheckRealPath(const char *path) in CheckRealPath() argument 106 bool BundleUtil::IsFile(const char *path) in IsFile() argument 130 IsDir(const char *path) IsDir() argument 375 GetJsonStream(const char *path) GetJsonStream() argument 849 RemoveDir(const char *path) RemoveDir() argument [all...] |
| H A D | bundle_manager_service.cpp | 289 void ManagerService::InstallThirdBundle(const char *path, const SvcIdentity &svc, int32_t installLocation) in InstallThirdBundle() argument 749 std::string path = (bundleInfos + index)->codePath; in ScanSharedLibPath() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_install_daemon_test/ |
| H A D | bms_install_daemon_operator_test.cpp | 127 std::string path;
in HWTEST_F() local 152 std::string path;
in HWTEST_F() local 177 std::string path;
in HWTEST_F() local 190 std::string path;
in HWTEST_F() local 206 std::string path; HWTEST_F() local 219 std::string path; HWTEST_F() local 285 std::string path; HWTEST_F() local 299 std::string path; HWTEST_F() local 313 std::string path; HWTEST_F() local 327 std::string path; HWTEST_F() local 392 std::string path; HWTEST_F() local 408 std::string path; HWTEST_F() local 422 std::string path; HWTEST_F() local 436 std::string path; HWTEST_F() local 468 std::string path; HWTEST_F() local 665 std::vector<std::string> path; HWTEST_F() local 680 std::vector<std::string> path; HWTEST_F() local 1482 std::string path = "test.path"; HWTEST_F() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/quick_fix/ |
| H A D | quick_fix_deployer.cpp | 592 std::string path = targetPath; MoveHqfFiles() local [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/src/shared/ |
| H A D | inner_shared_bundle_installer.cpp | 34 InnerSharedBundleInstaller::InnerSharedBundleInstaller(const std::string &path) in InnerSharedBundleInstaller() argument [all...] |
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_free_install_test/ |
| H A D | bms_bundle_free_install_test.cpp | 1552 std::string path = ""; in HWTEST_F() local
|
| /foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_installd_client_test/ |
| H A D | bms_installd_client_test.cpp | 1216 std::string path = "path.test"; in HWTEST_F() local 1230 std::string path = "path.test"; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/ |
| H A D | asset_loader.cpp | 62 void AddNodeToCollectionRecursive(IEntityCollection& ec, ISceneNode& node, string_view path) in AddNodeToCollectionRecursive() argument
|
| H A D | material_impl.cpp | 170 META_ACCESS_PROPERTY(Path)->SetValue(path); variable
|
| /foundation/graphic/graphic_3d/lume/LumeRender/src/device/ |
| H A D | shader_manager.h | 52 BASE_NS::string_view path; member 63 BASE_NS::string_view path; member 284 BASE_NS::fixed_string<MAX_DEFAULT_NAME_LENGTH> path; global() member [all...] |
| /foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/example/ |
| H A D | oh_audio_capturer_lowlatency_test.cpp | 383 char path[PATH_MAX] = { 0x00 }; in OpenSpkFile() local
|
| /foundation/graphic/graphic_3d/kits/js/src/ |
| H A D | SceneJS.cpp | 527 BASE_NS::string path = ctx.Arg<0>(); in GetNode() local
|
| /foundation/graphic/graphic_3d/lume/LumeEcsSerializer/Util/src/util/ |
| H A D | io_util.cpp | 310 auto path = PathUtil::ResolvePath(folderUri, entry.name); in ReplaceTextInFilesImpl() local
|
| /foundation/multimedia/audio_framework/frameworks/native/examples/ |
| H A D | pa_stream_test.cpp | 154 char path[PATH_MAX] = { 0x00 };
in OpenSpkFile() local 181 std::string path = filePathMap_[fileIndex];
in InitRenderer() local
|
| /foundation/graphic/graphic_3d/lume/LumeFont/src/ |
| H A D | font_manager.cpp | 65 TypeFace InitTypeFace(FT_Face face, string_view path, string_view filename) in InitTypeFace() argument 245 void FontManager::GetTypeFacesByFile(vector<TypeFace>& typeFaces, string_view path) in GetTypeFacesByFile() argument 302 GetTypeFacesByDir(vector<TypeFace>& typeFaces, string_view path) GetTypeFacesByDir() argument [all...] |