Home
last modified time | relevance | path

Searched refs:LESS (Results 1 - 8 of 8) sorted by relevance

/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dcov_util.h54 LESS = 3, member in OHOS::DistributedKv::QueryType
73 } else if (type_ == QueryType::LESS) { in operator ()()
/foundation/systemabilitymgr/samgr/services/common/src/
H A Dparse_util.cpp93 LESS = 5 enumerator
697 logicRelationship = LESS; in CheckLogicRelationship()
715 } else if (logicRelationship == LESS) { in CheckLogicRelationship()
/foundation/distributeddatamgr/kv_store/kvstoremock/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp210 Querys less(&query, QueryType::LESS); in LessThan()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkv_utils.cpp212 Querys less(&query, QueryType::LESS); in LessThan()
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/include/context/
H A Dwebgl_rendering_context_base.h184 static const GLenum LESS = 0x0201; member in OHOS::Rosen::WebGLRenderingContextBase
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/src/
H A Dwebgl_rendering_context_base_impl.cpp1937 { WebGLRenderingContextBase::NEVER, WebGLRenderingContextBase::LESS, WebGLRenderingContextBase::EQUAL, in StencilFunc()
1979 { WebGLRenderingContextBase::NEVER, WebGLRenderingContextBase::LESS, WebGLRenderingContextBase::EQUAL, in StencilFuncSeparate()
H A Dwebgl_rendering_context_common.cpp787 return NVal::CreateInt64(env, WebGLRenderingContextBase::LESS).val_; in GetLess()
1776 NVal::DeclareNapiGetter("LESS", GetLess), in GetRenderingContextBasePropertyDesc()
H A Dwebgl_rendering_context_base.cpp927 case WebGLRenderingContextBase::LESS: in CheckFuncForStencilOrDepth()

Completed in 21 milliseconds