Searched defs:factoryName (Results 1 – 2 of 2) sorted by relevance
104 static sp<IPrimaryDevice> createInterfaceInstance(const std::string& factoryName) { in createInterfaceInstance()109 bool reset(const std::string& factoryName) __attribute__((warn_unused_result)) { in reset()170 sp<IDevice> get(const std::string& factoryName, const std::string& name) { in get()174 bool reset(const std::string& factoryName, const std::string& name) in reset()233 sp<IDevice> get(const std::string& factoryName, const std::string& name) { in get()241 sp<IPrimaryDevice> getPrimary(const std::string& factoryName) { in getPrimary()245 bool reset(const std::string& factoryName, const std::string& name) in reset()251 bool resetPrimary(const std::string& factoryName) __attribute__((warn_unused_result)) { in resetPrimary()
229 const auto factoryName = in DeviceParameterToString() local242 for (const auto& factoryName : factories.value()) { in getDeviceParameters() local259 for (const auto& factoryName : factories.value()) { in getDeviceParametersForFactoryTests() local