Searched refs:apiVersion (Results 1 – 2 of 2) sorted by relevance
83 #define CHRE_PAL_CREATE_MODULE_VERSION(apiVersion, patchVersion) \ argument84 ((uint32_t) (CHRE_PAL_GET_API_VERSION(apiVersion) | \
55 uint32_t apiVersion; // Version of the effect control API implemented member