Searched defs:FaultLogQueryResultImpl (Results 1 – 2 of 2) sorted by relevance
29 explicit FaultLogQueryResultImpl(sptr<FaultLogQueryResultProxy> impl) : impl_(impl){}; in FaultLogQueryResultImpl() function
24 class FaultLogQueryResultImpl; variable