Searched refs:retInterface (Results 1 – 1 of 1) sorted by relevance
229 ScopedAStatus retInterface = provider->getCameraDeviceInterface(name, &cameraDevice); in isSecureOnly() local230 if (!retInterface.isOk()) { in isSecureOnly()