Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/
H A Dschema_object.h129 …nt CheckFieldPathIndexableThenSave(const std::vector<FieldPath> &inPathVec, IndexInfo &infoToSave);
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dschema_object.cpp720 …ct::CheckFieldPathIndexableThenSave(const std::vector<FieldPath> &inPathVec, IndexInfo &infoToSave) in CheckFieldPathIndexableThenSave() argument
738 infoToSave.push_back({eachPath, schemaDefine_[depth][eachPath].type}); in CheckFieldPathIndexableThenSave()