Home
last modified time | relevance | path

Searched defs:DeviceTypeString (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/6.0/xml/audio_effects_conf_V6_0/gen/cpp/
Daudio_effects_V6_0_enums.cpp96 const std::map<std::string, DeviceType> DeviceTypeString { variable
/aosp_15_r20/out/soong/.intermediates/hardware/interfaces/audio/effect/7.0/xml/audio_effects_conf_V7_0/gen/cpp/
Daudio_effects_V7_0_enums.cpp96 const std::map<std::string, DeviceType> DeviceTypeString { variable
/aosp_15_r20/external/tensorflow/tensorflow/core/framework/
H A Dtypes.cc241 string DeviceTypeString(const DeviceType& device_type) { in DeviceTypeString() function