Searched refs:GetArrItem (Results 1 – 1 of 1) sorted by relevance
568 static cJSON *GetArrItem(const cJSON *fileRoot, int &arrSize, const std::string &arrName) in GetArrItem() function658 cJSON *serviceArr = GetArrItem(fileRoot, servArrSize, SERVICE_ARR_NAME_IN_JSON); in CheckServices()750 cJSON *jobArr = GetArrItem(fileRoot, jobArrSize, JOBS_ARR_NAME_IN_JSON); in CheckJobs()