Home
last modified time | relevance | path

Searched defs:set_account_id (Results 1 – 3 of 3) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/components/arc/
H A Darc_service_manager.h51 void set_account_id(const AccountId& account_id) { account_id_ = account_id; } in set_account_id() function
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/components/arc/
H A Darc_service_manager.h51 void set_account_id(const AccountId& account_id) { account_id_ = account_id; } in set_account_id() function
/dports/deskutils/egroupware/egroupware/api/src/
H A DPreferences.php128 function set_account_id($account_id) function in EGroupware\\Api\\Preferences