Home
last modified time | relevance | path

Searched defs:path (Results 1 - 25 of 1344) sorted by relevance

12345678910>>...54

/foundation/arkui/ace_engine/test/mock/core/rosen/
H A Dtesting_typeface.h25 static std::shared_ptr<TestingTypeface> MakeFromFile(const char path[], int index = 0) in MakeFromFile() argument
/foundation/filemanagement/app_file_service/frameworks/native/backup_ext/src/
H A Dext_backup_context.cpp29 std::string path = std::string(BConstants::BACKUP_DIR_PRE) + std::string(BConstants::CONTEXT_ELS[area]) + in GetBackupDir() local
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dupms_policy_info.h24 std::string path; member
H A Dfile_permission_manager.h41 std::string path = ""; member
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/
H A Dmenu_paint_method.cpp36 auto path = AceType::MakeRefPtr<Path>(); in GetContentDrawFunction() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/
H A Dsvg_g.cpp30 SkPath path; in AsPath() local
40 RSRecordingPath path; in AsPath() local
H A Dsvg_defs.h49 RSRecordingPath path; variable
/foundation/arkui/napi/utils/platform/windows/
H A Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() argument
/foundation/arkui/napi/utils/platform/unix_like/
H A Dfile.cpp23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dfilltypes.h41 OH_Drawing_Path* path = nullptr; member in FillType
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/
H A Dfile_utils.h30 std::string path; member
[all...]
/foundation/filemanagement/dfs_service/test/mock/
H A Dcloud_download_uri_manager_hook.cpp27 void CloudDownloadUriManager::RemoveUri(const std::string& path) in RemoveUri() argument
35 std::string CloudDownloadUriManager::GetUri(const std::string& path) in GetUri() argument
H A Dcloud_daemon_manager_mock.cpp25 int32_t CloudDaemonManager::StartFuse(int32_t userId, int32_t devFd, const string &path) in StartFuse() argument
/foundation/filemanagement/app_file_service/utils/src/b_error/
H A Db_excep_utils.cpp27 void BExcepUltils::VerifyPath(const string_view &path, bool isExtension) in VerifyPath() argument
41 string BExcepUltils::Canonicalize(const string_view &path) in Canonicalize() argument
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/
H A Dboot_sound_player.cpp56 std::string path = GetResPath(TYPE_SOUND); in Play() local
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/
H A Dsvg_defs.h74 SkPath path; variable
84 RSPath path; variable
H A Dsvg_clip_path.cpp37 SkPath path; in AsPath() local
47 RSPath path; in AsPath() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/
H A Dpolygon_painter.cpp34 RSPath path; in DrawPolygon() local
36 RSRecordingPath path; in DrawPolygon() local
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/verify/
H A Dverify_manager_interface.h41 virtual ErrCode DeleteAbc(const std::string &path) in DeleteAbc() argument
/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/
H A Dmock_preferences_helper.cpp21 std::string PreferencesHelper::GetRealPath(const std::string& path, int& errorCode) in GetRealPath() argument
31 int PreferencesHelper::DeletePreferences(const std::string& path) in DeletePreferences() argument
36 int PreferencesHelper::RemovePreferencesFromCache(const std::string& path) in RemovePreferencesFromCache() argument
/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A DtestConfigParser.h35 void ParseFromFile4StressTest(const std::string &path, StressTestLevel &stlevel) in ParseFromFile4StressTest() argument
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/
H A Dtexgine_path_1d_path_effect.cpp21 std::shared_ptr<TexginePathEffect> TexginePath1DPathEffect::Make(const TexginePath &path, in Make() argument
H A Dtexgine_data.cpp30 std::shared_ptr<TexgineData> TexgineData::MakeFromFileName(const std::string &path) in MakeFromFileName() argument
/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing/test_case/
H A Ddraw_path_test.cpp25 Drawing::Path path; in OnTestFunctionCpu() local
33 Drawing::Path path; in OnTestFunctionGpuUpScreen() local
44 Drawing::Path path; in OnTestPerformance() local
[all...]
/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/lumeassetcompiler/src/
H A Ddir.cpp25 DIR* opendir(const char* path) in opendir() argument

Completed in 5 milliseconds

12345678910>>...54