Searched defs:hashCodes (Results 1 – 8 of 8) sorted by relevance
35 bool BatchRemoveNotificationBox::SetNotificationHashCodes(const std::string& hashCodes) in SetNotificationHashCodes()
87 std::string hashCodes = "notificationId1 notificationId2"; variable
90 std::vector<std::string> hashCodes; in RemoveNotification() local113 std::vector<std::string> hashCodes; in RemoveNotifications() local214 std::string hashCodes, std::string slotTypes) in OnRemoveNotifications()310 std::vector<std::string>& hashCodes, std::string &slotTypes) in MakeBatchRemvoeBox()
102 void AniRemoveForHashCodes(ani_env *env, ani_object hashCodes, ani_object reasonEnum) in AniRemoveForHashCodes()
91 std::vector<std::string> hashCodes; in TestPublishAndRemove() local
781 const napi_env &env, const napi_value &value, std::vector<std::string> &hashCodes) in GetHashCodes()
1247 …on::GetHashCodes(const napi_env &env, const napi_value &value, std::vector<std::string> &hashCodes) in GetHashCodes()
377 std::vector<std::string> hashCodes = {"data1", "data2"}; variable