Home
last modified time | relevance | path

Searched defs:OR (Results 1 – 15 of 15) sorted by relevance

/ohos5.0/base/notification/common_event_service/services/include/
H A Dcommon_event_permission_manager.h30 OR, enumerator
/ohos5.0/base/global/i18n_lite/frameworks/i18n/include/
H A Dplural_format_impl.h57 const char OR = 'o'; variable
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/ast/
H A Dast_expr.h60 OR, // | enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/ast/
H A Dast_expr.h53 OR, // | enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h513 static const char * const OR; variable
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/
H A Ddatashare_predicates_def.h47 OR, enumerator
/ohos5.0/foundation/window/window_manager/utils/include/
H A Dwm_occlusion_region.h142 OR = 7, // 111 enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/include/
H A Dquery_expression.h57 OR, enumerator
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/lexer/
H A Dtoken.h77 OR, // "|" enumerator
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/lexer/
H A Dtoken.h90 OR, // "|" enumerator
/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/include/common/
H A Drs_occlusion_region.h243 OR = 7, // 111 enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/store/
H A Dgeneral_value.h135 OR = 0x101, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/
H A Dcloud_store_types.h165 OR = 0x101, enumerator
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Drdb_types.h163 OR, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp35 const char * const DataQuery::OR = "^OR"; member in OHOS::DistributedKv::DataQuery