Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/src/
H A Dresult_convert.cpp247 std::string titleValue; in ResultSetToGroup() local
250 resultSet->GetString(titleIndex, titleValue); in ResultSetToGroup()
254 napi_create_string_utf8(env, titleValue.c_str(), NAPI_AUTO_LENGTH, &napiTitleValue); in ResultSetToGroup()

Completed in 2 milliseconds