| /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...] |
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/fuzztest/rsrenderimage_fuzzer/ |
| H A D | rsrenderimage_fuzzer.cpp | 260 Drawing::Path path; in RSMaskFuzzTest() local 337 std::shared_ptr<RSPath> path = std::make_shared<RSPath>(); in RSShadowFuzzTest() local
|
| /foundation/graphic/graphic_2d/rosen/test/render_service/render_service_base/unittest/property/ |
| H A D | rs_property_drawable_bounds_geometry_test.cpp | 538 auto path = std::make_shared<RSPath>(); in HWTEST_F() local 897 Drawing::Path path; in HWTEST_F() local
|
| /foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/ |
| H A D | main.cpp | 94 void add_directory(const std::string& path, const std::string& outpath) argument
|
| /foundation/graphic/graphic_2d/rosen/modules/texgine/src/ |
| H A D | font_parser.cpp | 300 const char* path = fontSet_[i].c_str(); in SetFontDescriptor() local 421 bool FontParser::ParserFontDescriptorFromPath(const std::string& path, in ParserFontDescriptorFromPath() argument 459 std::string path in ParseFontDescriptor() local [all...] |
| /foundation/graphic/graphic_2d/rosen/samples/2d_graphics/ |
| H A D | drawing_sample_canvaskit0310.cpp | 135 Path path; in TestDrawPathPro() local
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/recording/ |
| H A D | draw_cmd_test.cpp | 270 Path path; in HWTEST_F() local 289 Path path; in HWTEST_F() local 308 Path path; in HWTEST_F() local 362 Path path; in HWTEST_F() local 451 Path path; in HWTEST_F() local 853 auto path in HWTEST_F() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/utils/ |
| H A D | file_utils.cpp | 41 int32_t ChMod(const std::string &path, mode_t mode) in ChMod() argument 46 int32_t ChOwn(const std::string &path, uid_t uid, gid_t gid) in ChOwn() argument 51 int32_t MkDir(const std::string &path, mode_t mode) in MkDir() argument 56 int32_t RmDir(const std::string &path) in RmDir() argument 67 int32_t UMount(const std::string &path) in UMount() argument 72 UMount2(const std::string &path, int flag) UMount2() argument 77 IsDir(const std::string &path) IsDir() argument 89 IsFile(const std::string &path) IsFile() argument 99 MkDirRecurse(const std::string& path, mode_t mode) MkDirRecurse() argument 120 PrepareDir(const std::string &path, mode_t mode, uid_t uid, gid_t gid) PrepareDir() argument 179 RmDirRecurse(const std::string &path) RmDirRecurse() argument 220 TravelChmod(const std::string &path, mode_t mode) TravelChmod() argument 273 GetSubDirs(const std::string &path, std::vector<std::string> &dirList) GetSubDirs() argument 302 ReadDigitDir(const std::string &path, std::vector<FileList> &dirInfo) ReadDigitDir() argument 339 OpenSubFile(const std::string &path, std::vector<std::string> &file) OpenSubFile() argument 372 ReadFile(const std::string &path, std::string *str) ReadFile() argument 470 TraverseDirUevent(const std::string &path, bool flag) TraverseDirUevent() argument 572 DeleteFile(const std::string &path) DeleteFile() argument 598 IsTempFolder(const std::string &path, const std::string &sub) IsTempFolder() argument 611 DelTemp(const std::string &path) DelTemp() argument 636 IsPathMounted(std::string &path) IsPathMounted() argument 664 CreateFolder(const std::string &path) CreateFolder() argument 687 DelFolder(const std::string &path) DelFolder() argument [all...] |