Home
last modified time | relevance | path

Searched defs:GetConfigID (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/rmi4utils/rmidevice/
H A Drmidevice.h61 unsigned long GetConfigID() { return m_configID; } in GetConfigID() function
/aosp_15_r20/external/angle/src/tests/egl_tests/
H A DEGLQueryContextTest.cpp74 TEST_P(EGLQueryContextTest, GetConfigID) in TEST_P() argument