Searched refs:GetMimeInputsFromWant (Results 1 – 3 of 3) sorted by relevance
85 static std::map<std::string, std::shared_ptr<Uri>> GetMimeInputsFromWant(
49 std::map<std::string, std::shared_ptr<Uri>> NotificationUserInput::GetMimeInputsFromWant( in GetMimeInputsFromWant() function in OHOS::Notification::NotificationUserInput
223 … std::map<std::string, std::shared_ptr<Uri>> map = userInput->GetMimeInputsFromWant(g_want, ""); in CheckCaseTwoResult()