Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp291 const reflection::Field *GetFieldInfoFromSchemaByPath(const reflection::Schema &schema, RawString p… in GetFieldInfoFromSchemaByPath() function
443 auto fieldInfo = GetFieldInfoFromSchemaByPath(*schema, pathStr); in ExtractFlatBufferValue()