Home
last modified time | relevance | path

Searched refs:GetCallerIndex (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/distributed_notification_service/services/ans/include/
H A Dtelephony_extension_wrapper.h31 …ErrCode GetCallerIndex(std::shared_ptr<DataShare::DataShareResultSet> resultSet, std::string compN…
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dtelephony_extension_wrapper.cpp46 ErrCode TelExtensionWrapper::GetCallerIndex( in GetCallerIndex() function in OHOS::Notification::TelExtensionWrapper
H A Dadvanced_datashare_helper.cpp162 resultId = TEL_EXTENTION_WRAPPER->GetCallerIndex(resultSet, phoneNumber); in QueryContact()