Searched refs:IsNeedInsertToTable (Results 1 – 2 of 2) sorted by relevance
77 bool IsNeedInsertToTable(cJSON *value);
149 if (itemRoot == nullptr || !IsNeedInsertToTable(itemRoot)) { in ParserPdpProfileInfos()623 bool ParserUtil::IsNeedInsertToTable(cJSON *value) in IsNeedInsertToTable() function in OHOS::Telephony::ParserUtil