Searched refs:dInputSourceCallback_ (Results 1 – 2 of 2) sorted by relevance
37 if (dInputSourceCallback_ == nullptr) { in DistributedInputSourceHandler()38 dInputSourceCallback_ = new (std::nothrow) LoadDInputSourceCallback(); in DistributedInputSourceHandler()
89 sptr<LoadDInputSourceCallback> dInputSourceCallback_ = nullptr; variable