Searched defs:GetCallerIndex (Results 1 – 2 of 2) sorted by relevance
44 ErrCode TelExtensionWrapper::GetCallerIndex( in GetCallerIndex() function in OHOS::Notification::TelExtensionWrapper
485 int CallDataBaseHelper::GetCallerIndex(std::shared_ptr<DataShare::DataShareResultSet> resultSet, in GetCallerIndex() function in OHOS::Telephony::CallDataBaseHelper493 typedef int (*GetCallerIndex) (std::shared_ptr<DataShare::DataShareResultSet>, std::string); in GetCallerIndex() typedef