Searched defs:GetAppId (Results 1 – 4 of 4) sorted by relevance
39 std::string AppShimHost::GetAppId() const { in GetAppId() function in AppShimHost
128 virtual std::string GetAppId() const OVERRIDE { return app_id_; } in GetAppId() function in apps::FakeHost
397 std::wstring ShellIntegration::GetAppId(const std::wstring& app_name, in GetAppId() function in ShellIntegration
466 std::string SyncedNotification::GetAppId() const { in GetAppId() function in notifier::SyncedNotification