Home
last modified time | relevance | path

Searched refs:tyst (Results 1 - 1 of 1) sorted by relevance

/applications/standard/calendardata/calendarmanager/napi/src/
H A Dnapi_queue.cpp53 napi_status tyst = napi_typeof(env, argv[index], &type); in GetCbInfo() local
54 if ((tyst == napi_ok) && (type == napi_function)) { in GetCbInfo()

Completed in 1 milliseconds