Searched defs:serviceNode (Results 1 – 2 of 2) sorted by relevance
117 const cJSON *serviceNode; /* Service JSON node */ member150 const char *serviceNode; /* Service node */ member
1011 static void ParseServiceHookExecute(const char *name, const cJSON *serviceNode) in ParseServiceHookExecute()