Searched refs:APL_KEY_NAME (Results 1 – 2 of 2) sorted by relevance
51 #define APL_KEY_NAME "APL" macro
67 cJSON *aplJson = cJSON_GetObjectItem(cjsonItem, APL_KEY_NAME); in GetAplFromJson()151 if (item == NULL || !cJSON_AddItemToObject(object, APL_KEY_NAME, item)) { in SetNativeTokenJsonObject()251 if (!cJSON_ReplaceItemInObject(record, APL_KEY_NAME, itemApl)) { in UpdateItemcontent()