/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/cache/ |
H A D | usage_event_cacher.cpp | 23 UsageEventCacher::UsageEventCacher(const std::string& workPath) : dbHelper_(nullptr) in UsageEventCacher()
|
H A D | fold_app_usage_event_factory.cpp | 39 FoldAppUsageEventFactory::FoldAppUsageEventFactory(const std::string& workPath) in FoldAppUsageEventFactory()
|
H A D | event_db_helper.cpp | 50 EventDbHelper::EventDbHelper(const std::string workPath) : dbPath_(workPath), rdbStore_(nullptr) in EventDbHelper() 60 std::string workPath = dbPath_; in InitDbStore() local
|
H A D | fold_event_cacher.cpp | 95 FoldEventCacher::FoldEventCacher(const std::string& workPath) in FoldEventCacher()
|
H A D | fold_app_usage_db_helper.cpp | 128 FoldAppUsageDbHelper::FoldAppUsageDbHelper(const std::string& workPath) in FoldAppUsageDbHelper()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/task/ |
H A D | cpu_collection_task.cpp | 36 CpuCollectionTask::CpuCollectionTask(const std::string& workPath) : workPath_(workPath) in CpuCollectionTask()
|
/ohos5.0/base/hiviewdfx/hiview/base/logstore/test/unittest/common/ |
H A D | log_store_unit_test.cpp | 35 std::string workPath = std::string(LOG_FILE_PATH); in GetLogDir() local
|
/ohos5.0/base/hiviewdfx/hiview/base/running_status_logger/ |
H A D | running_status_logger.cpp | 74 std::string workPath = HiviewGlobal::GetInstance()->GetHiViewDirectory( in GetLogDir() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/ |
H A D | daily_controller.cpp | 29 DailyController::DailyController(const std::string& workPath, const std::string& configPath) in DailyController()
|
/ohos5.0/base/hiviewdfx/hiview/base/running_status_logger/test/unittest/common/ |
H A D | running_status_logger_test.cpp | 48 std::string workPath = HiviewGlobal::GetInstance()->GetHiViewDirectory( in GetLogDir() local
|
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/test/unittest/common/ |
H A D | data_share_test.cpp | 42 std::string workPath = std::string(TEST_FILE_PATH); in GetTestDir() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/control/db/ |
H A D | daily_db_helper.cpp | 73 DailyDbHelper::DailyDbHelper(const std::string& workPath) : workPath_(workPath), dbStore_(nullptr) in DailyDbHelper()
|
/ohos5.0/base/hiviewdfx/hiview/plugins/usage_event_report/ |
H A D | usage_event_report.cpp | 141 void UsageEventReport::InitFoldEventCacher(const std::string& workPath) in InitFoldEventCacher()
|
/ohos5.0/base/hiviewdfx/hiview/utility/common_utils/test/unittest/common/ |
H A D | utility_common_utils_test.cpp | 35 std::string workPath = std::string(LOG_FILE_PATH); in GetLogDir() local
|
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/include/ |
H A D | exec_env.h | 66 std::string workPath; // current work path member
|
/ohos5.0/base/hiviewdfx/hiview/plugins/sysevent_source/ |
H A D | sysevent_source.cpp | 146 … std::string workPath = context->GetHiViewDirectory(HiviewContext::DirectoryType::WORK_DIRECTORY); in InitController() local
|
/ohos5.0/base/hiviewdfx/hiview/base/utility/test/unittest/common/ |
H A D | adapter_utility_ohos_test.cpp | 62 std::string workPath = std::string(LOG_FILE_PATH); in GetLogDir() local
|
/ohos5.0/base/hiviewdfx/hiview/plugins/unified_collector/storage/ |
H A D | cpu_storage.cpp | 252 CpuStorage::CpuStorage(const std::string& workPath) : workPath_(workPath) in CpuStorage()
|
/ohos5.0/base/hiviewdfx/hiview/base/event_store/store/ |
H A D | sys_event_database.cpp | 103 … std::string workPath = context->GetHiViewDirectory(HiviewContext::DirectoryType::WORK_DIRECTORY); in GetDatabaseDir() local
|
/ohos5.0/base/hiviewdfx/hiview/core/ |
H A D | hiview_platform.cpp | 159 std::string workPath = HiviewGlobal::GetInstance()->GetHiViewDirectory( in SaveStack() local 811 …ewPlatform::ValidateAndCreateDirectories(const std::string& localPath, const std::string& workPath, in ValidateAndCreateDirectories()
|