Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp867 napi_value napiValueAttr = GetArrayByKey(env, object, "attributes"); in GetContactAttributes() local
870 napi_get_array_length(env, napiValueAttr, &size); in GetContactAttributes()
873 napi_get_element(env, napiValueAttr, i, &intValue); in GetContactAttributes()

Completed in 2 milliseconds