Searched refs:DeviceDebugJsonStringGeneral (Results 1 – 1 of 1) sorted by relevance
42 APPSPAWN_STATIC char* DeviceDebugJsonStringGeneral(int pid, const char *op, cJSON *args) in DeviceDebugJsonStringGeneral() function84 char *jsonString = DeviceDebugJsonStringGeneral(pid, "kill", args); in DeviceDebugKill()