Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/src/
H A Dresult_convert.cpp580 std::string countryKey = "country"; in ConvertPostalAddress() local
583 napi_value countryKeyValue = GetResultValue(env, countryKey, resultSet); in ConvertPostalAddress()
597 napi_set_property(env, objectElement, CreateNapiStringValue(env, countryKey.c_str()), countryKeyValue); in ConvertPostalAddress()

Completed in 2 milliseconds