/foundation/filemanagement/storage_service/services/storage_daemon/mtpfs/src/ |
H A D | mtpfs_tmp_files_pool.cpp | 27 void MtpFsTmpFilesPool::RemoveFile(const std::string &path) in RemoveFile() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/storage/src/ |
H A D | volume_storage_status_service.cpp | 50 std::string path = GetVolumePath(volumeUuid); in GetFreeSizeOfVolume() local 66 std::string path = GetVolumePath(volumeUuid); in GetTotalSizeOfVolume() local
|
/foundation/graphic/graphic_2d/frameworks/bootanimation/src/ |
H A D | boot_animation_controller.cpp | 36 std::string path = GetConfigFilePath(); in Start() local 74 char *path = GetOneCfgFile(BOOT_CUSTOM_CONFIG_PATH_SUFFIX.c_str(), buf, MAX_PATH_LEN); in GetConfigFilePath() local
|
/foundation/ability/ability_runtime/test/unittest/frameworks_kits_appkit_native_test/ |
H A D | application_cleaner_test.cpp | 103 std::string path = "/data/app/base"; in HWTEST_F() local
|
/foundation/ability/form_fwk/services/form_render_service/src/ |
H A D | form_module_checker.cpp | 75 const std::string path = item.substr(0, item.rfind('.'));
in CheckApiWithSuffix() local 133 char* path = GetOneCfgFile(FORM_MODULE_WHITE_LIST_PATH.c_str(), buf, MAX_PATH_LEN);
in GetModuleAllowList() local
|
/foundation/ai/intelligent_voice_framework/tests/unittest/intell_voice_test/src/ |
H A D | trigger_manager_test.cpp | 72 void TriggerManagerTest::ReadFile(const std::string &path) in ReadFile() argument
|
/foundation/ability/ability_runtime/test/unittest/task_data_persistence_mgr_test/ |
H A D | task_data_persistence_mgr_test.cpp | 141 const std::string path = TASK_DATA_FILE_BASE_PATH + "/" + std::to_string(userId); in HWTEST_F() local
|
/foundation/ability/ability_runtime/test/mock/frameworks_kits_runtime_test/ |
H A D | mock_runtime.h | 88 bool RunScript(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in RunScript() argument 97 napi_value LoadJsBundle(const std::string& path, const std::string& hapPath, bool useCommonChunk = false) in LoadJsBundle() argument 101 napi_value LoadJsModule(const std::string& path, const std::string& hapPath) in LoadJsModule() argument 105 bool LoadScript(const std::string& path, std::vector<uint8_t>* buffer = nullptr, bool isBundle = false) in LoadScript() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/painter/ |
H A D | rosen_svg_painter.h | 46 std::string path; member
|
/foundation/arkui/ace_engine/frameworks/core/components/svg/ |
H A D | render_svg_text_path.h | 52 void SetPath(const std::string& path) in SetPath() argument
|
H A D | rosen_render_svg_ellipse.cpp | 48 SkPath path; in Paint() local 53 RSPath path; in Paint() local 78 SkPath path; in PaintDirectly() local 86 RSPath path; in PaintDirectly() local 94 UpdateMotion(const std::string& path, const std::string& rotate, double percent) UpdateMotion() argument 107 SkPath path; GetPaintBounds() local 120 GetPath(SkPath& path) GetPath() argument [all...] |
H A D | svg_text_path_component.cpp | 66 void SvgTextPathComponent::SetPath(const std::string& path) in SetPath() argument
|
H A D | rosen_render_svg_rect.cpp | 47 SkPath path; in Paint() local 52 RSRecordingPath path; in Paint() local 78 SkPath path; in PaintDirectly() local 86 RSRecordingPath path; in PaintDirectly() local 94 UpdateMotion(const std::string& path, const std::string& rotate, double percent) UpdateMotion() argument 107 SkPath path; GetPaintBounds() local 120 GetPath(SkPath& path) GetPath() argument [all...] |
/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | transparent_node_detector.cpp | 86 std::string path = AceApplicationInfo::GetInstance().GetDataFileDirPath() + "/dump_info.log"; in DumpNodeInfo() local
|
/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_text_path_declaration.h | 25 std::string path; member 55 void SetPath(const std::string& path) in SetPath() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | animatable_path.cpp | 136 std::string AnimatablePath::FormatPathString(const std::string& path) in FormatPathString() argument
|
/foundation/arkui/ace_engine/frameworks/core/components/drag_bar/ |
H A D | rosen_render_drag_bar.cpp | 74 SkPath path; in Paint() local 105 RSRecordingPath path; in Paint() local [all...] |
/foundation/arkui/ace_engine/frameworks/core/components/svg/parse/ |
H A D | svg_line.cpp | 75 SkPath path; in AsPath() local 85 RSPath path; in AsPath() local
|
/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | hap_asset_provider_impl.cpp | 79 void HapAssetProviderImpl::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
|
H A D | hap_asset_provider.cpp | 79 void HapAssetProvider::GetAssetList(const std::string& path, std::vector<std::string>& assetList) in GetAssetList() argument
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/ |
H A D | js_path.cpp | 67 auto path = AceType::DynamicCast<Path>(basicShape_); in ObjectCommands() local 77 auto path = AceType::MakeRefPtr<Path>(); in ConstructorCallback() local
|
/foundation/arkui/ace_engine/test/mock/base/ |
H A D | mock_ace_performance_check.cpp | 31 RecordPerformanceCheckData( const PerformanceCheckNodeMap& nodeMap, int64_t vsyncTimeout, std::string path) RecordPerformanceCheckData() argument
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/svg/parse/ |
H A D | svg_rect.cpp | 58 SkPath path; in AsPath() local 66 RSRecordingPath path; in AsPath() local
|
/foundation/arkui/ace_engine/frameworks/core/image/test/unittest/ |
H A D | image_compressor_test.cpp | 83 std::string &path = const_cast<std::string &>(instance->shader_path_); in HWTEST_F() local
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/verify/ |
H A D | verify_manager_proxy.cpp | 89 ErrCode VerifyManagerProxy::DeleteAbc(const std::string &path) in DeleteAbc() argument
|