Home
last modified time | relevance | path

Searched defs:nearest (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
Djson_object.cpp499 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath()
532 Json::Value *nearest = nullptr; in InsertField() local
557 Json::Value *nearest = nullptr; in InsertField() local
581 Json::Value *nearest = nullptr; in DeleteField() local
693 Json::Value *&nearest, uint32_t &nearDepth) in LocateJsonValueByFieldPath()
/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
Drender_node_default_material_deferred_shading.h125 RENDER_NS::RenderHandle nearest; member