Searched refs:AddItemToJson (Results 1 - 1 of 1) sorted by relevance
/base/startup/init/services/modules/bootevent/ |
H A D | bootevent.c | 180 static int AddItemToJson(cJSON *root, const char *name, double startTime, int pid, double durTime)
in AddItemToJson() function 211 INIT_CHECK_RETURN_VALUE(AddItemToJson((cJSON *)root, item->paramName, 0,
in BootEventTraversal() 215 INIT_CHECK_RETURN_VALUE(AddItemToJson((cJSON *)root, item->paramName, forkTime,
in BootEventTraversal()
|
Completed in 1 milliseconds