Home
last modified time | relevance | path

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

/aosp_15_r20/system/chre/platform/shared/
H A Dversion.cc33 const char *getChreVersionString() { in getChreVersionString() function
/aosp_15_r20/external/pigweed/third_party/chre/
H A Dversion.cc23 const char* getChreVersionString() { return CHRE_VERSION_STRING; } in getChreVersionString() function