Searched refs:BinderStarted (Results 1 – 2 of 2) sorted by relevance
35 if (BinderStarted()) binder_handler_->Stop(); in ~IPCManager()57 if (BinderStarted()) { in Start()90 bool IPCManager::BinderStarted() const { return binder_handler_.get(); } in BinderStarted() function in ipc::IPCManager
83 bool BinderStarted() const;