Home
last modified time | relevance | path

Searched defs:SPECIAL (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/adapter/framework/common/
H A Dudmf_utils.cpp25 constexpr char SPECIAL = '^'; variable
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dudmf_utils.cpp27 constexpr char SPECIAL = '^'; variable
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/
H A Ddata_query.h553 static const char * const SPECIAL; variable
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/base/
H A Dref_uri.h66 enum Type { OBJECT, PROPERTY, SPECIAL } type {}; in META_BEGIN_NAMESPACE() enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/udmf/preprocess/
H A Dpreprocess_utils.cpp40 constexpr char SPECIAL = '^'; variable
/ohos5.0/base/hiviewdfx/hiview/framework/native/unified_collection/collector/utils/
H A Dtrace_utils.cpp62 SPECIAL = 1, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Ddata_query.cpp43 const char * const DataQuery::SPECIAL = "^"; member in OHOS::DistributedKv::DataQuery
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/
H A Ddistributeddb_data_generator.h92 SPECIAL, enumerator