Searched refs:ALLOW_APP_LIST_KEY (Results 1 – 1 of 1) sorted by relevance
35 const std::string ALLOW_APP_LIST_KEY = "allow_applist"; variable95 allowList = cJSON_GetObjectItem(inJson, ALLOW_APP_LIST_KEY.c_str()); in UpdateAllowAppList()