Searched refs:GetConfigInfoByType (Results 1 – 4 of 4) sorted by relevance
161 auto configInfoPtr = HiviewLogConfigManager::GetInstance().GetConfigInfoByType(logType); in List()209 auto configInfoPtr = HiviewLogConfigManager::GetInstance().GetConfigInfoByType(logType); in CopyOrMoveFile()241 auto configInfoPtr = HiviewLogConfigManager::GetInstance().GetConfigInfoByType(logType); in Remove()
61 std::shared_ptr<ConfigInfo> HiviewLogConfigManager::GetConfigInfoByType(const std::string& type) in GetConfigInfoByType() function in OHOS::HiviewDFX::HiviewLogConfigManager
32 hiviewLogConfigManager.GetConfigInfoByType(strData); in HiviewLogConfigManagerFuzzTest()
35 std::shared_ptr<ConfigInfo> GetConfigInfoByType(const std::string& type);