Home
last modified time | relevance | path

Searched refs:isInsertIdflag (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/gaussdb_rd/src/interface/src/
H A Dresult_set.cpp248 bool isInsertIdflag = false; in CutJsonBranch() local
251isInsertIdflag = true; // ifShowId is true,and then the data taken out does not have IDs, insert i… in CutJsonBranch()
267 isInsertIdflag = true; in CutJsonBranch()
271 if (isInsertIdflag) { in CutJsonBranch()