Home
last modified time | relevance | path

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

/system/chre/test/simulation/inc/
Dtest_util.h160 decltype(nanoappStart) *start = []() { return true; }; in decltype() function
162 decltype(nanoappHandleEvent) *handleEvent = [](uint32_t, uint16_t, in decltype() function
165 decltype(nanoappEnd) *end = []() {}; in decltype() function