Home
last modified time | relevance | path

Searched defs:paths (Results 1 – 25 of 75) sorted by relevance

123

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/text/
H A Dhm_symbol.cpp23 void DrawingHMSymbol::PathOutlineDecompose(const Path& path, std::vector<Path>& paths) in PathOutlineDecompose()
29 const std::vector<Path>& paths, std::vector<Path>& multPaths) in MultilayerPath()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/unittest/skia_adapter/
H A Dskia_hm_symbol_test.cpp52 std::vector<Path> paths { path1, path2 }; variable
68 std::vector<Path> paths { path1, path2 }; variable
/ohos5.0/base/customization/config_policy/interfaces/inner_api/include/
H A Dconfig_policy_utils.h59 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
64 char *paths[MAX_CFG_POLICY_DIRS_CNT]; member
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/src/drawing/engine_adapter/skia_adapter/
H A Dskia_hm_symbol.cpp26 void SkiaHMSymbol::PathOutlineDecompose(const Path& path, std::vector<Path>& paths) in PathOutlineDecompose()
45 const std::vector<Path>& paths, std::vector<Path>& multPaths) in MultilayerPath()
H A Dskia_static_factory.cpp176 void SkiaStaticFactory::PathOutlineDecompose(const Path& path, std::vector<Path>& paths) in PathOutlineDecompose()
182 const std::vector<Path>& paths, std::vector<Path>& multPaths) in MultilayerPath()
/ohos5.0/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
H A Dget_hardware_info.cpp122 uint64_t GetHardwareInfo::CalcHardware(const vector<string> &paths) in CalcHardware()
138 …fo::GetGroupOfPaths(const size_t &index, const size_t &size, const std::vector<std::string> &paths, in GetGroupOfPaths()
154 vector<string> paths; in GetHardwareUsage() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfilespaths_fuzzer/
H A Dverifymanagerhostimplremovetempfilespaths_fuzzer.cpp31 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/build/hb/util/loader/
H A Dsubsystem_scan.py66 def _check_path_prefix(paths): argument
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/verifymanagerhostimplremovetempfiles_fuzzer/
H A Dverifymanagerhostimplremovetempfiles_fuzzer.cpp32 std::vector<std::string> paths; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/verify/
H A Dverify_manager_host_impl.cpp316 std::vector<std::string> paths; in VerifyAbc() local
376 void VerifyManagerHostImpl::RemoveTempFiles(const std::vector<std::string> &paths) in RemoveTempFiles()
470 std::vector<std::string> paths; in Rollback() local
478 void VerifyManagerHostImpl::Rollback(const std::vector<std::string> &paths) in Rollback()
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/
H A Dshadowutils.cpp45 std::vector<OH_Drawing_Path*>& paths; member
82 void make_path_rect(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_rect()
128 void make_path_star(std::vector<OH_Drawing_Path*>& paths, std::vector<DrawRect>& pathsBounds) in make_path_star()
158 void destory_path(std::vector<OH_Drawing_Path*>& paths, std::vector<OH_Drawing_Path*>& concavePaths, in destory_path()
351 std::vector<OH_Drawing_Path*> paths; in draw_paths() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/test/2d_graphics/fuzztest/draw/hmsymbol_fuzzer/
H A Dhm_symbol_fuzzer.cpp41 std::vector<Path> paths { path1, path2 }; in HmSymbolFuzzTest() local
/ohos5.0/foundation/arkui/ui_lite/test/unittest/image/
H A Dimage_load_unit_test.cpp51 const char* paths[] = { in SetUpTestCase() local
/ohos5.0/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/
H A Drdb_get_store_test.cpp430 std::vector<std::string> paths = { "./" }; variable
447 std::vector<std::string> paths = { "", "" }; variable
464 std::vector<std::string> paths = { "", "/data/errPath/libErr.so" }; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/src/
H A Dzip_writer.cpp156 bool ZipWriter::WriteEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS… in WriteEntries() argument
161 bool ZipWriter::AddEntries(const std::vector<std::pair<FilePath, FilePath>> &paths, const OPTIONS &… in AddEntries() argument
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_cloud_sync/src/media_cloud_asset_download/
H A Dcloud_media_asset_manager.cpp189 …ssetManager::ReadyDataForDelete(std::vector<std::string> &fileIds, std::vector<std::string> &paths, in ReadyDataForDelete()
227 std::vector<std::string> paths; in DeleteAllCloudMediaAssetsOperation() local
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dhap_manager.cpp126 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueByName() local
158 const std::vector<HapResource::ValueUnderQualifierDir *> paths = idValues->GetLimitPathsConst(); in FindQualifierValueById() local
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_runtime_test/
H A Dcj_runtime_test.cpp86 std::vector<std::string> paths = {"/data/test/"}; variable
/ohos5.0/foundation/ability/ability_runtime/test/unittest/cj_test_runner_test/
H A Dcj_test_runner_test.cpp100 std::vector<std::string> paths = {"/data/test/"}; in SetUp() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/user/test/
H A Duser_manager_test.cpp41 std::vector<std::string> paths = { in SetUpTestCase() local
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/texgine/export/symbol_animation/
H A Dsymbol_node_build.cpp64 std::vector<RSPath> paths; in AddHierarchicalAnimation() local
/ohos5.0/foundation/filemanagement/storage_service/services/storage_daemon/utils/test/common/
H A Dhelp_utils.cpp209 std::vector<std::string> paths = { in RmDir() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dproxy_filesystem.cpp199 vector<string> paths; in GetUriPaths() local
/ohos5.0/base/security/selinux_adapter/interfaces/policycoreutils/src/
H A Dselinux_restorecon.c106 char *paths[2] = {NULL, NULL}; in RestoreconRecurseFromParentDir() local
/ohos5.0/base/hiviewdfx/hidumper/test/unittest/common/
H A Dhidumper_memory_test.cpp143 vector<string> paths; variable

123