Home
last modified time | relevance | path

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

/base/startup/appspawn/test/unittest/app_spawn_lite_test/
Dapp_spawn_lite_test.cpp302 struct timespec tmStart = {0}; variable
332 struct timespec tmStart = {0}; variable
/base/startup/appspawn/modules/modulemgr/
Dappspawn_modulemgr.h50 struct timespec tmStart; member
/base/startup/appspawn/lite/
Dappspawn_service.c131 struct timespec tmStart = {0}; in Invoke() local