Home
last modified time | relevance | path

Searched defs:GetCallerIndex (Results 1 – 2 of 2) sorted by relevance

/base/notification/distributed_notification_service/services/ans/src/
Dtelephony_extension_wrapper.cpp44 ErrCode TelExtensionWrapper::GetCallerIndex( in GetCallerIndex() function in OHOS::Notification::TelExtensionWrapper
/base/telephony/call_manager/services/call/call_state_observer/src/
Dcall_data_base_helper.cpp485 int CallDataBaseHelper::GetCallerIndex(std::shared_ptr<DataShare::DataShareResultSet> resultSet, in GetCallerIndex() function in OHOS::Telephony::CallDataBaseHelper
493 typedef int (*GetCallerIndex) (std::shared_ptr<DataShare::DataShareResultSet>, std::string); in GetCallerIndex() typedef