H A D | contacts_api.cpp | 1210 napi_value thisVar = nullptr; in AddContact() local 1212 napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in AddContact() 1255 napi_value thisVar = nullptr; in DeleteContact() local 1257 napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in DeleteContact() 1300 napi_value thisVar = nullptr; in UpdateContact() local 1302 napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in UpdateContact() 1352 napi_value thisVar = nullptr; in QueryContact() local 1354 napi_get_cb_info(env, info, &argc, argv, &thisVar, &data); in QueryContact() 1413 napi_value thisVar = nullptr; in QueryContacts() local 1415 napi_get_cb_info(env, info, &argc, argv, &thisVar, in QueryContacts() 1471 napi_value thisVar = nullptr; QueryContactsByEmail() local 1534 napi_value thisVar = nullptr; QueryContactsByPhoneNumber() local 1595 napi_value thisVar = nullptr; QueryGroups() local 1646 napi_value thisVar = nullptr; QueryHolders() local 1691 napi_value thisVar = nullptr; QueryKey() local 1749 napi_value thisVar = nullptr; QueryMyCard() local 1800 napi_value thisVar = nullptr; IsMyCard() local 1845 napi_value thisVar = nullptr; IsLocalContact() local [all...] |