Home
last modified time | relevance | path

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

/aosp12/hardware/knowles/athletico/sound_trigger_hal/
H A Diaxxx_odsp_hw.h46 CONFIG_FILE, enumerator
/aosp12/system/bt/osi/test/
H A Dconfig_test.cc28 static const char* CONFIG_FILE = kConfigFile.c_str(); variable
/aosp12/frameworks/base/services/core/java/com/android/server/hdmi/
H A DHdmiCecConfig.java59 private static final String CONFIG_FILE = "cec_config.xml"; field in HdmiCecConfig