/foundation/arkui/ace_engine/test/mock/core/rosen/ |
H A D | testing_typeface.h | 25 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 D | ext_backup_context.cpp | 29 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 D | upms_policy_info.h | 24 std::string path; member
|
H A D | file_permission_manager.h | 41 std::string path = ""; member
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/ |
H A D | menu_paint_method.cpp | 36 auto path = AceType::MakeRefPtr<Path>(); in GetContentDrawFunction() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_g.cpp | 30 SkPath path; in AsPath() local 40 RSRecordingPath path; in AsPath() local
|
H A D | svg_defs.h | 49 RSRecordingPath path; variable
|
/foundation/arkui/napi/utils/platform/windows/ |
H A D | file.cpp | 23 bool RealPath(const char *path, char *resolvedPath, size_t bufferSize) in RealPath() argument
|
/foundation/arkui/napi/utils/platform/unix_like/ |
H A D | file.cpp | 23 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 D | filltypes.h | 41 OH_Drawing_Path* path = nullptr; member in FillType
|
/foundation/filemanagement/storage_service/services/storage_daemon/include/utils/ |
H A D | file_utils.h | 30 std::string path; member [all...] |
/foundation/filemanagement/dfs_service/test/mock/ |
H A D | cloud_download_uri_manager_hook.cpp | 27 void CloudDownloadUriManager::RemoveUri(const std::string& path) in RemoveUri() argument 35 std::string CloudDownloadUriManager::GetUri(const std::string& path) in GetUri() argument
|
H A D | cloud_daemon_manager_mock.cpp | 25 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 D | b_excep_utils.cpp | 27 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 D | boot_sound_player.cpp | 56 std::string path = GetResPath(TYPE_SOUND); in Play() local
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_defs.h | 74 SkPath path; variable 84 RSPath path; variable
|
H A D | svg_clip_path.cpp | 37 SkPath path; in AsPath() local 47 RSPath path; in AsPath() local
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/ |
H A D | polygon_painter.cpp | 34 RSPath path; in DrawPolygon() local 36 RSRecordingPath path; in DrawPolygon() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/verify/ |
H A D | verify_manager_interface.h | 41 virtual ErrCode DeleteAbc(const std::string &path) in DeleteAbc() argument
|
/foundation/barrierfree/accessibility/services/test/mock/distributeddatamgr/src/ |
H A D | mock_preferences_helper.cpp | 21 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 D | testConfigParser.h | 35 void ParseFromFile4StressTest(const std::string &path, StressTestLevel &stlevel) in ParseFromFile4StressTest() argument
|
/foundation/graphic/graphic_2d/rosen/modules/texgine/texgine_drawing/src/ |
H A D | texgine_path_1d_path_effect.cpp | 21 std::shared_ptr<TexginePathEffect> TexginePath1DPathEffect::Make(const TexginePath &path, in Make() argument
|
H A D | texgine_data.cpp | 30 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 D | draw_path_test.cpp | 25 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 D | dir.cpp | 25 DIR* opendir(const char* path) in opendir() argument
|