Home
last modified time | relevance | path

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

12345678910>>...76

/base/startup/init/test/mock/init/ueventd/
H A Dueventd.c16 void RetriggerUeventByPath(int sockFd, char *path) in RetriggerUeventByPath() argument
/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
/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/include/
H A Dapp_event_log_cleaner.h25 AppEventLogCleaner(const std::string& path) : AppEventCleaner(path) {} in AppEventLogCleaner() argument
H A Dapp_event_db_cleaner.h25 AppEventDbCleaner(const std::string& path) : AppEventCleaner(path) {} in AppEventDbCleaner() argument
H A Dapp_event_cleaner.h26 AppEventCleaner(const std::string& path) : path_(path) {} in AppEventCleaner() argument
/base/security/code_signature/utils/src/
H A Dfile_helper.cpp28 bool CheckFilePathValid(const std::string &path, const std::string &baseRealPath) in CheckFilePathValid() argument
/base/startup/init/interfaces/innerkits/file/
H A Dinit_file.c34 char path[PATH_MAX] = { 0 }; in GetControlFile() local
/base/startup/init/test/systest/
H A Dclient_systest.cpp31 std::string path; in main() local
/base/web/webview/interfaces/kits/napi/protos/
H A Dprotoc_runner.py21 import os.path namespace
/foundation/ability/ability_runtime/services/uripermmgr/include/
H A Dupms_policy_info.h24 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
/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
/base/hiviewdfx/hiview/adapter/service/server/include/
H A Dhiview_log_config_manager.h27 std::string path; member
/base/hiviewdfx/hiview/base/event_store/utility/writer/include/
H A Devent_doc_writer.h30 EventDocWriter(const std::string& path): docPath_(path) {} in EventDocWriter() argument
/base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/
H A Dfaultlog_formatter_unittest.cpp57 std::string path = "/testError"; in HWTEST_F() local
/base/hiviewdfx/hiview/base/event_store/utility/reader/include/
H A Devent_doc_reader.h30 EventDocReader(const std::string& path): docPath_(path) {} in EventDocReader() argument

Completed in 5 milliseconds

12345678910>>...76