Home
last modified time | relevance | path

Searched defs:RemovePin (Results 1 – 9 of 9) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/login/quick_unlock/
H A Dpin_storage_prefs.cc49 void PinStoragePrefs::RemovePin() { in RemovePin() function in chromeos::quick_unlock::PinStoragePrefs
H A Dpin_storage_cryptohome.cc222 void PinStorageCryptohome::RemovePin(const UserContext& user_context, in RemovePin() function in chromeos::quick_unlock::PinStorageCryptohome
/dports/security/vuls/vuls-0.13.7/vendor/github.com/nlopes/slack/
H A Dpins.go45 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/net-im/slack-term/slack-term-0.4.1/vendor/github.com/nlopes/slack/
H A Dpins.go45 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/security/vault/vault-1.8.2/vendor/github.com/hashicorp/vic/vendor/github.com/nlopes/slack/
H A Dpins.go46 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/www/beehive/beehive-0.4.0/vendor/github.com/nlopes/slack/
H A Dpins.go45 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/net-im/matterircd/matterircd-0.25.0/vendor/github.com/slack-go/slack/
H A Dpins.go45 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/net-im/matterbridge/matterbridge-1.22.3/vendor/github.com/slack-go/slack/
H A Dpins.go45 func (api *Client) RemovePin(channel string, item ItemRef) error { func
/dports/cad/kicad-devel/kicad-a17a58203b33e08b966075833b177dad5740c236/eeschema/
H A Dsch_sheet.cpp326 void SCH_SHEET::RemovePin( const SCH_SHEET_PIN* aSheetPin ) in RemovePin() function in SCH_SHEET