Home
last modified time | relevance | path

Searched refs:apiVersion (Results 1 – 2 of 2) sorted by relevance

/system/chre/pal/include/chre/pal/
Dversion.h83 #define CHRE_PAL_CREATE_MODULE_VERSION(apiVersion, patchVersion) \ argument
84 ((uint32_t) (CHRE_PAL_GET_API_VERSION(apiVersion) | \
/system/media/audio/include/system/
Daudio_effect.h55 uint32_t apiVersion; // Version of the effect control API implemented member