Home
last modified time | relevance | path

Searched defs:dirName (Results 1 – 9 of 9) sorted by relevance

/base/account/os_account/services/accountmgr/test/moduletest/os_account/
Dos_account_control_file_manager_test.cpp66 std::string dirName = ""; variable
82 std::string dirName = "namehahahahahaha"; variable
99 std::string dirName = "1"; variable
116 std::string dirName = "na"; variable
/base/hiviewdfx/blackbox/
Dblackbox_core.c148 char dirName[PATH_MAX_LEN] = { 0 }; in SaveErrorLog() local
260 char dirName[PATH_MAX_LEN] = { 0 }; in BBoxNotifyError() local
/base/security/selinux_adapter/test/unittest/common/
Dtest_common.cpp70 std::string dirName = path + "/" + std::string(dp->d_name); in RemoveDirectory() local
/base/hiviewdfx/hiview/adapter/service/idl/src/
Dhiview_service_agent.cpp132 for (auto& dirName : dirNames) { in CreateDestDirs() local
/base/global/resource_management/frameworks/resmgr/src/
Draw_file_manager.cpp121 RawDir *LoadRawDirFromHap(const NativeResourceManager *mgr, const std::string dirName) in LoadRawDirFromHap()
132 RawDir *OH_ResourceManager_OpenRawDir(const NativeResourceManager *mgr, const char *dirName) in OH_ResourceManager_OpenRawDir()
/base/hiviewdfx/hiview/service/unified_collection/
Dxcollect_service.cpp131 void RemoveDir(const std::string &dirName) in RemoveDir()
/base/hiviewdfx/hiview/plugins/eventlogger/
Devent_logger.cpp279 std::string dirName = returnDir.substr(pos + 1); in HitraceCatcher() local
/base/account/os_account/services/accountmgr/src/osaccount/
Dos_account_control_file_manager.cpp30 bool GetValidAccountID(const std::string& dirName, std::int32_t& accountID) in GetValidAccountID()
/base/update/updateservice/interfaces/inner_api/include/
Dupdate_helper.h526 std::string dirName; member