Searched refs:ifShowId (Results 1 – 4 of 4) sorted by relevance
250 if (context_->ifShowId && !isIdExistInValue) { in CutJsonBranch()263 if (!context_->ifShowId || singleCutPath[0] != KEY_ID) { in CutJsonBranch()281 if (!context_->ifShowId) { in CutJsonBranch()
28 context->ifShowId = true; in InitResultSet()
280 context->ifShowId = true; in UpdateDocument()477 context->ifShowId = true; in UpsertDocument()827 context->ifShowId = true; in FindDocument()829 context->ifShowId = false; in FindDocument()
29 bool ifShowId = false; member