Home
last modified time | relevance | path

Searched defs:IN (Results 1 – 14 of 14) sorted by relevance

/ohos5.0/foundation/multimedia/image_effect/frameworks/native/effect/pipeline/include/core/
H A Dport.h33 enum class PortType { IN, OUT }; enumerator
/ohos5.0/base/security/certificate_manager/services/cert_manager_standard/cert_manager_engine/main/core/include/
H A Drbtree.h34 IN, PRE, POST enumerator
/ohos5.0/foundation/multimedia/media_foundation/engine/pipeline/core/
H A Dport.h31 enum class PortType { IN, OUT }; enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/include/
H A Dcov_util.h57 IN = 6, enumerator
/ohos5.0/foundation/ability/idl_tool/parser/
H A Dtoken.h36 IN, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h488 static const char * const IN; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h51 IN = 0x0301, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dtoken.h53 IN, // "in" enumerator
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h65 IN, // "in" enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h134 IN = 1, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h164 IN = 1, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h168 IN, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp30 const char * const DataQuery::IN = "^IN"; member in OHOS::DistributedKv::DataQuery
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/fillp/include/
H A Dfillptypes.h145 #define IN /* Input param */ macro