Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/include/
H A Dcontacts_napi_common.h70 constexpr int IS_LOCAL_CONTACT = 5008; member
/applications/standard/contacts_data/contacts/src/
H A Dcontacts_api.cpp572 * @brief Resolve object interface in IS_LOCAL_CONTACT case
723 case IS_LOCAL_CONTACT: in HandleExecuteErrorCode()
765 case IS_LOCAL_CONTACT: in HandleExecuteResult()
1010 case IS_LOCAL_CONTACT: in LocalExecuteSplit()
1112 case IS_LOCAL_CONTACT: in SetChildActionCodeAndConvertParams()
1834 * @brief Test interface IS_LOCAL_CONTACT
1871 result = Scheduling(env, info, executeHelper, IS_LOCAL_CONTACT); in IsLocalContact()

Completed in 4 milliseconds