Home
last modified time | relevance | path

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

/applications/standard/contacts_data/contacts/src/
H A Dcontacts_build.cpp801 NickName resultObj; in GetNickName() local
804 return resultObj; in GetNickName()
806 resultObj.nickName = GetStringValueByKey(env, nickNameObj, "nickName"); in GetNickName()
807 return resultObj; in GetNickName()
812 Note resultObj; in GetNote() local
816 return resultObj; in GetNote()
818 resultObj.noteContent = GetStringValueByKey(env, noteObj, "noteContent"); in GetNote()
819 return resultObj; in GetNote()
825 Organization resultObj; in GetOrganization() local
828 return resultObj; in GetOrganization()
[all...]

Completed in 3 milliseconds