Home
last modified time | relevance | path

Searched defs:strInterval (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/drivers/peripheral/thermal/interfaces/hdi_service/src/
H A Dthermal_hdf_config.cpp150 std::string strInterval = reinterpret_cast<char *>(xmlInterval); in ParsePollingNode() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/collect/
H A Ddevice_timed_collect.cpp100 …dCollect::ProcessPersistenceLoopTask(int64_t disTime, int64_t triggerTime, std::string strInterval) in ProcessPersistenceLoopTask()