Home
last modified time | relevance | path

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

/base/notification/eventhandler/interfaces/inner_api/
Devent_queue.h88 struct ObserverTrace { struct
91 ObserverTrace() {}; in ObserverTrace() argument
92 ObserverTrace(std::string currentSource, std::string currentStage) in ObserverTrace() function
94 std::string getTraceInfo() in getTraceInfo()