| /base/startup/init/test/mock/init/ueventd/ |
| H A D | ueventd.c | 16 void RetriggerUeventByPath(int sockFd, char *path) in RetriggerUeventByPath() argument
|
| /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
|
| /base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/cleaner/include/ |
| H A D | app_event_log_cleaner.h | 25 AppEventLogCleaner(const std::string& path) : AppEventCleaner(path) {}
in AppEventLogCleaner() argument
|
| H A D | app_event_db_cleaner.h | 25 AppEventDbCleaner(const std::string& path) : AppEventCleaner(path) {}
in AppEventDbCleaner() argument
|
| H A D | app_event_cleaner.h | 26 AppEventCleaner(const std::string& path) : path_(path) {}
in AppEventCleaner() argument
|
| /base/security/code_signature/utils/src/ |
| H A D | file_helper.cpp | 28 bool CheckFilePathValid(const std::string &path, const std::string &baseRealPath)
in CheckFilePathValid() argument
|
| /base/startup/init/interfaces/innerkits/file/ |
| H A D | init_file.c | 34 char path[PATH_MAX] = { 0 }; in GetControlFile() local
|
| /base/startup/init/test/systest/ |
| H A D | client_systest.cpp | 31 std::string path; in main() local
|
| /base/web/webview/interfaces/kits/napi/protos/ |
| H A D | protoc_runner.py | 21 import os.path namespace
|
| /foundation/ability/ability_runtime/services/uripermmgr/include/ |
| H A D | upms_policy_info.h | 24 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
|
| /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
|
| /base/hiviewdfx/hiview/adapter/service/server/include/ |
| H A D | hiview_log_config_manager.h | 27 std::string path;
member
|
| /base/hiviewdfx/hiview/base/event_store/utility/writer/include/ |
| H A D | event_doc_writer.h | 30 EventDocWriter(const std::string& path): docPath_(path) {}
in EventDocWriter() argument
|
| /base/hiviewdfx/hiview/plugins/faultlogger/test/common/unittest/ |
| H A D | faultlog_formatter_unittest.cpp | 57 std::string path = "/testError"; in HWTEST_F() local
|
| /base/hiviewdfx/hiview/base/event_store/utility/reader/include/ |
| H A D | event_doc_reader.h | 30 EventDocReader(const std::string& path): docPath_(path) {}
in EventDocReader() argument
|