Searched refs:mModuleConfig (Results 1 – 1 of 1) sorted by relevance
593 if (mModuleConfig != nullptr) { in ~WithDevicePortConnectedState()594 EXPECT_IS_OK(mModuleConfig->onExternalDeviceDisconnected(mModule, mConnectedPort)) in ~WithDevicePortConnectedState()602 mModuleConfig = moduleConfig; in SetUpNoChecks()618 ModuleConfig* mModuleConfig = nullptr; member in WithDevicePortConnectedState