Searched refs:getSupportedExtensionsFunction (Results 1 – 1 of 1) sorted by relevance
528 static std::pair<ErrorStatus, hidl_vec<Extension>> getSupportedExtensionsFunction( in getSupportedExtensionsFunction() function545 static std::pair<ErrorStatus, hidl_vec<Extension>> getSupportedExtensionsFunction( in getSupportedExtensionsFunction() function648 auto [extensionsStatus, supportedExtensions] = getSupportedExtensionsFunction(device); in initializeFunction()