Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Djson_object.cpp500 int JsonObject::MoveToPath(const FieldPath &inPath, Json::Value *&exact, Json::Value *&nearest) in MoveToPath()
533 Json::Value *nearest = nullptr; in InsertField() local
558 Json::Value *nearest = nullptr; in InsertField() local
582 Json::Value *nearest = nullptr; in DeleteField() local
694 Json::Value *&nearest, uint32_t &nearDepth) in LocateJsonValueByFieldPath()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/node/
H A Drender_node_default_material_deferred_shading.h140 RENDER_NS::RenderHandle nearest; member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/nodecontext/
H A Drender_node_post_process_util.h147 RenderHandle nearest; member