Searched defs:strInterval (Results 1 – 2 of 2) sorted by relevance
150 std::string strInterval = reinterpret_cast<char *>(xmlInterval); in ParsePollingNode() local
100 …dCollect::ProcessPersistenceLoopTask(int64_t disTime, int64_t triggerTime, std::string strInterval) in ProcessPersistenceLoopTask()