Searched refs:typeFromString (Results 1 – 3 of 3) sorted by relevance
45 auto moduleType = Module::typeFromString(name); in createModule()
127 std::optional<Module::Type> Module::typeFromString(const std::string& type) { in typeFromString() function in aidl::android::hardware::audio::core::Module
56 static std::optional<Type> typeFromString(const std::string& type);