Home
last modified time | relevance | path

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

/system/chre/pal/include/chre/pal/
Dversion.h89 #define CHRE_PAL_CREATE_MODULE_VERSION(apiVersion, patchVersion) \ argument
97 #define CHRE_PAL_VERSIONS_ARE_COMPATIBLE(apiVersion, requestedApiVersion) \ argument
/system/chre/host/common/test/
Dchre_test_client.cc170 uint32_t apiVersion) { in sendLoadNanoappRequest()
257 uint32_t apiVersion = kDefaultApiVersion; in main() local
/system/media/audio/include/system/
Daudio_effect.h55 uint32_t apiVersion; // Version of the effect control API implemented member