Home
last modified time | relevance | path

Searched refs:RELATION_DOMESTIC_PARTNER (Results 1 - 2 of 2) sorted by relevance

/applications/standard/contacts_data/contacts/include/
H A Dcontacts_napi_object.h638 static const int RELATION_DOMESTIC_PARTNER = 4; member in OHOS::ContactsApi::Attribute::Relation
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_api.cpp2056 DECLARE_NAPI_STATIC_PROPERTY("RELATION_DOMESTIC_PARTNER", in DeclareRelationConst()
2057 ContactsNapiUtils::ToInt32Value(env, static_cast<int32_t>(Relation::RELATION_DOMESTIC_PARTNER))), in DeclareRelationConst()

Completed in 5 milliseconds