Lines Matching refs:DeviceStatusDataParse
30 #define LOG_TAG "DeviceStatusDataParse"
42 std::vector<int32_t> DeviceStatusDataParse::tempcount_ =
45 int32_t DeviceStatusDataParse::CreateJsonFile()
69 bool DeviceStatusDataParse::ParseDeviceStatusData(Type type, Data& data)
81 bool DeviceStatusDataParse::DeviceStatusDataInit(const std::string& fileData, bool logStatus, Type& type,
122 bool DeviceStatusDataParse::DisableCount(const Type type)
133 std::string DeviceStatusDataParse::ReadJsonFile(const std::string &filePath)
163 bool DeviceStatusDataParse::CheckFileDir(const std::string& filePath, const std::string& dir)
172 bool DeviceStatusDataParse::CheckFileSize(const std::string& filePath)
182 bool DeviceStatusDataParse::CheckFileExtendName(const std::string& filePath, const std::string& checkExtension)
192 std::string DeviceStatusDataParse::ReadFile(const std::string &filePath)