Home
last modified time | relevance | path

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

/system/chre/platform/shared/
Dpal_system_api.cc34 uint64_t palSystemApiGetCurrentTime() { in palSystemApiGetCurrentTime() function
65 palSystemApiGetCurrentTime, /* getCurrentTime */
/system/chre/chpp/platform/
Dpal_api.c35 static uint64_t palSystemApiGetCurrentTime(void) { in palSystemApiGetCurrentTime() function
75 .getCurrentTime = palSystemApiGetCurrentTime, in chppPalSystemApiInit()