Home
last modified time | relevance | path

Searched refs:KeyValue (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/include/
H A Dmms_content_type.h113 struct KeyValue { struct
118 static const KeyValue mmsContentNames[] = { argument
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/
H A Dflatbuffer_schema.cpp86 inline bool AttributeExistAndHasValue(const reflection::KeyValue *inAttr) in AttributeExistAndHasValue()