Searched defs:DSoftbusObserver (Results 1 – 7 of 7) sorted by relevance
32 DSoftbusObserver(DSoftbusHandler &parent) : parent_(parent) {} in DSoftbusObserver() function
37 DSoftbusObserver(InputEventBuilder &parent) : parent_(parent) {} in DSoftbusObserver() function
38 DSoftbusObserver(InputEventBuilder &parent) : parent_(parent) {} in DSoftbusObserver() function
76 class DSoftbusObserver final : public IDSoftbusObserver { class
110 class DSoftbusObserver final : public IDSoftbusObserver { class