Home
last modified time | relevance | path

Searched refs:typeFromString (Results 1 – 3 of 3) sorted by relevance

/hardware/interfaces/audio/aidl/default/
Dmain.cpp45 auto moduleType = Module::typeFromString(name); in createModule()
DModule.cpp127 std::optional<Module::Type> Module::typeFromString(const std::string& type) { in typeFromString() function in aidl::android::hardware::audio::core::Module
/hardware/interfaces/audio/aidl/default/include/core-impl/
DModule.h56 static std::optional<Type> typeFromString(const std::string& type);