| /base/update/updater/services/write_state/ |
| H A D | write_state.cpp | 19 __attribute__((weak)) UpdaterStatus WriteResult(std::string &path, const std::string &result) in WriteResult() argument
|
| /base/update/updater/test/fuzztest/writeupdatermsg_fuzzer/ |
| H A D | writeupdatermsg_fuzzer.cpp | 35 const std::string path = "/dev/block/by_name/misc"; in FuzzWriteUpdaterMsg() local
|
| /base/update/updater/test/unittest/ptable_parse_test/ |
| H A D | ptable_process_unittest.cpp | 37 std::string path = "data/updater/ptable_parse/updater.zip"; in TestPtableProcess() local
|
| /device/soc/rockchip/rk2206/sdk_liteos/image/ |
| H A D | build.py | 17 from os import path namespace
|
| /foundation/ability/ability_runtime/services/uripermmgr/include/ |
| H A D | file_permission_manager.h | 41 std::string path = ""; member
|
| /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/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
| H A D | svg_defs.h | 49 RSRecordingPath path; variable
|
| /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
|
| /foundation/graphic/graphic_2d/rosen/test/2d_graphics/drawing_ndk/cpp/dm/ |
| H A D | bugfix7792.cpp | 40 OH_Drawing_Path* path = OH_Drawing_PathCreate(); in OnTestFunction() local 55 void BugFix7792::CanvasDrawPath1(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) in CanvasDrawPath1() argument 97 CanvasDrawPath2(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) CanvasDrawPath2() argument 136 CanvasDrawPath3(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) CanvasDrawPath3() argument 178 CanvasDrawPath4(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) CanvasDrawPath4() argument 223 CanvasDrawPath5(OH_Drawing_Canvas* canvas, OH_Drawing_Path* path) CanvasDrawPath5() argument [all...] |
| H A D | clipped_cubic.cpp | 35 OH_Drawing_Path *path = OH_Drawing_PathCreate(); in OnTestFunction() local
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_common_utils_test/src/ |
| H A D | medialibrary_privacy_manager_test.cpp | 29 string path = ""; in HWTEST_F() local 39 string path = ".Open"; in HWTEST_F() local 49 string path = ".jpeg"; in HWTEST_F() local 59 string path = ".Open"; in HWTEST_F() local 79 string path = "data:image/;base64,Open.jpeg"; HWTEST_F() local 89 string path = "data:image/;base64,Open.jpeg"; HWTEST_F() local 99 string path = "/storage/cloud/files/open.jpeg"; HWTEST_F() local 109 string path = ""; HWTEST_F() local 119 string path = "/storage/cloud/files/"; HWTEST_F() local [all...] |
| /foundation/multimedia/player_framework/test/fuzztest/common/ |
| H A D | aw_common.cpp | 36 int32_t WriteDataToFile(const std::string &path, const std::uint8_t *data, std::size_t size)
in WriteDataToFile() argument
|
| /foundation/multimodalinput/input/tools/event_inject/test/ |
| H A D | injection_event_dispatch_test.cpp | 52 const std::string path = "/data/json/Test_InjectionEventDispatchTestOnJson.json"; in HWTEST_F() local
|
| /foundation/resourceschedule/memmgr/services/memmgrservice/src/reclaim_priority_manager/ |
| H A D | oom_score_adj_utils.cpp | 39 std::string path = ss.str(); in WriteOomScoreAdjToKernel() local 52 std::string path = ss.str(); in WriteOomScoreAdjToKernel() local
|
| /foundation/communication/ipc/ipc/native/test/unittest/common/ |
| H A D | ipc_so_dlclose_unittest.cpp | 53 std::string path = std::string("libipc_single.z.so"); in HWTEST_F() local 70 std::string path = std::string("libipc_core.z.so"); in HWTEST_F() local
|
| /foundation/communication/netstack/frameworks/native/tls_socket/src/ |
| H A D | tls_utils.cpp | 29 std::string path = filePath.substr(0, CERT_PATH_LEN); in IsValidPath() local
|
| /foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/ |
| H A D | kvdb_exporter.cpp | 31 auto path = DirectoryManager::GetInstance().GetStorePath(meta); in Exporter() local
|