Home
last modified time | relevance | path

Searched defs:TimeInfo (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/netstack/utils/profiler_utils/include/
H A Di_network_message.h44 struct TimeInfo { struct
67 static uint32_t GetTimeInfoFromCurlHandle(TimeInfo &timeInfo, CURL *handle); argument
/ohos5.0/foundation/multimedia/player_framework/services/services/monitor/server/
H A Dmonitor_server.h51 struct TimeInfo { struct
52 TimeInfo(int32_t t, bool flag) in TimeInfo() function
63 std::multimap<int32_t, TimeInfo> timesMap_; argument
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/include/collect/
H A Ddevice_timed_collect.h28 struct TimeInfo { struct
45 void ReportEventByTimeInfo(int32_t interval, bool persistence); argument
/ohos5.0/base/hiviewdfx/hiview/base/event_publish/include/
H A Dapp_event_handler.h69 struct TimeInfo { struct
70 uint64_t time = 0;
71 uint64_t beginTime = 0;
72 uint64_t endTime = 0;