Searched refs:iAllowAppStr (Results 1 – 1 of 1) sorted by relevance
109 std::string iAllowAppStr = std::string(cJSON_GetStringValue(iAllowAppJson)); in UpdateAllowAppList() local110 HILOGI("allow app list show [%{public}d] : [%{public}s].", i, iAllowAppStr.c_str()); in UpdateAllowAppList()111 g_allowAppList.push_back(iAllowAppStr); in UpdateAllowAppList()