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