Home
last modified time | relevance | path

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

/ohos5.0/drivers/liteos/hievent/src/
H A Dhiview_hievent.c261 static int AppendArrayItem(char **pool, int poolLen, const char *path) in AppendArrayItem() function
300 return AppendArrayItem(event->filePath, MAX_PATH_NUMBER, path); in HiviewHieventAddFilePath()