Home
last modified time | relevance | path

Searched defs:profile_id (Results 1 – 25 of 359) sorted by relevance

12345678910>>...15

/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/app_list/test/
H A Dtest_app_list_client.h42 void ActivateItem(int profile_id, in ActivateItem()
50 void OnItemAdded(int profile_id, in OnItemAdded()
52 void OnItemUpdated(int profile_id, in OnItemUpdated()
54 void OnFolderDeleted(int profile_id, in OnFolderDeleted()
56 void OnPageBreakItemDeleted(int profile_id, const std::string& id) override {} in OnPageBreakItemDeleted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/notifications/
H A Dnotification_test_util.cc33 ProfileID profile_id) { in SilentDismissById()
57 const ProfileID profile_id = NotificationUIManager::GetProfileID(profile); in Update() local
89 ProfileID profile_id) { in CancelById()
104 ProfileID profile_id) { in GetAllIdsByProfile()
H A Dnotification_ui_manager_impl.cc97 const std::string profile_id = ProfileNotification::GetProfileNotificationId( in Update() local
153 ProfileID profile_id) { in CancelById()
169 ProfileID profile_id) { in GetAllIdsByProfile()
H A Dnotification_platform_bridge_win.cc100 const std::string& profile_id, in ForwardNotificationOperationOnUiThread()
174 const std::string& profile_id, in GetToastNotification()
319 const std::string& profile_id, in Display()
409 void Close(const std::string& profile_id, in Close()
550 void GetDisplayed(const std::string& profile_id, in GetDisplayed()
754 const std::string& profile_id, in GetTag()
1036 const std::string& profile_id, in GetToastNotificationForTesting()
H A Dprofile_notification.cc17 ProfileID profile_id) { in GetProfileNotificationId()
/dports/net-mgmt/cacti/cacti-1.2.19/cli/
H A Dimport_package.php46 $profile_id = ''; variable
70 $profile_id = trim($value); variable
122 …$profile_id = db_fetch_cell('SELECT id FROM data_source_profiles ORDER BY `default` DESC LIMIT 1'); variable
H A Dimport_template.php42 $profile_id = ''; variable
70 $profile_id = trim($value); variable
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/plugins/main_sections/ms_users/lib/
H A Dprofile_functions.php105 function remove_profile($profile_id) {
115 function update_profile($profile_id, $data) {
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/
H A Dapp_profile_config.cc21 AppProfileConfig AppProfileConfig::MultiClusterUseAny(std::string profile_id) { in MultiClusterUseAny()
31 std::string profile_id, std::string cluster_id, in SingleClusterRouting()
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/
H A Dapp_profile_config.cc21 AppProfileConfig AppProfileConfig::MultiClusterUseAny(std::string profile_id) { in MultiClusterUseAny()
31 std::string profile_id, std::string cluster_id, in SingleClusterRouting()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/app_list/
H A Dapp_list_client_impl.cc190 void AppListClientImpl::ActivateItem(int profile_id, in ActivateItem()
219 int profile_id, in GetContextMenuModel()
250 int profile_id, in OnItemAdded()
259 int profile_id, in OnItemUpdated()
268 int profile_id, in OnFolderDeleted()
277 void AppListClientImpl::OnPageBreakItemDeleted(int profile_id, in OnPageBreakItemDeleted()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/chromeos/fileapi/
H A Dexternal_file_resolver.cc44 URLHelper(void* profile_id, const GURL& url, HelperCallback callback) in URLHelper()
55 void RunOnUIThread(Lifetime lifetime, void* profile_id, const GURL& url) { in RunOnUIThread()
127 ExternalFileResolver::ExternalFileResolver(void* profile_id) in ExternalFileResolver()
H A Dexternal_file_url_loader_factory.cc202 void* profile_id, in CreateAndStart()
227 void* profile_id, in ExternalFileURLLoader()
343 void* profile_id, in ExternalFileURLLoaderFactory()
376 ExternalFileURLLoaderFactory::Create(void* profile_id, in Create()
/dports/devel/py-datapackage/datapackage-1.15.2/datapackage/
H A Dregistry.py61 def get(self, profile_id): argument
85 def _get_profile(self, profile_id): argument
/dports/net-mgmt/cacti/cacti-1.2.19/lib/
H A Dimport.php25 function import_xml_data(&$xml_data, $import_as_new, $profile_id, $remove_orphans = false) {
251 function import_package($xmlfile, $profile_id = 1, $remove_orphans = false, $preview = false, $info…
697 function xml_to_data_template($hash, &$xml_array, &$hash_cache, $import_as_new, $profile_id) {
1234 function xml_to_data_source_profile($hash, &$xml_array, &$hash_cache, $import_as_new, $profile_id) {
/dports/graphics/colord/colord-1.3.5/src/
H A Dcd-mapping-db.c210 const gchar *profile_id, in cd_mapping_db_add()
258 const gchar *profile_id, in cd_mapping_db_clear_timestamp()
302 const gchar *profile_id, in cd_mapping_db_remove()
411 const gchar *profile_id, in cd_mapping_db_get_devices()
480 const gchar *profile_id, in cd_mapping_db_get_timestamp()
H A Dcd-profile-db.c132 const gchar *profile_id, in cd_profile_db_set_property()
176 const gchar *profile_id, in cd_profile_db_remove()
235 const gchar *profile_id, in cd_profile_db_get_property()
/dports/devel/google-cloud-cpp/google-cloud-cpp-1.21.0/google/cloud/bigtable/examples/
H A Dbigtable_hello_app_profile.cc40 std::string const profile_id = argv[3]; in HelloWorldAppProfile() local
132 auto profile_id = "hw-app-profile-" + in RunAll() local
/dports/devel/google-cloud-cpp117/google-cloud-cpp-1.17.0/google/cloud/bigtable/examples/
H A Dbigtable_hello_app_profile.cc40 std::string const profile_id = argv[3]; in HelloWorldAppProfile() local
132 auto profile_id = "hw-app-profile-" + in RunAll() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/ash/system/message_center/
H A Dinactive_user_notification_blocker_unittest.cc73 const std::string& profile_id) { in ShouldShowAsPopup()
90 const std::string& profile_id) { in ShouldShow()
/dports/net-mgmt/ocsinventory-ocsreports/ocsinventory-ocsreports/plugins/main_sections/ms_users/
H A Dms_add_profile.php56 } else if ($profile_id = create_profile($_POST)) { variable
/dports/games/supertuxkart/SuperTuxKart-1.2-src/src/online/
H A Dprofile_manager.cpp177 uint32_t profile_id) in updateFriendFlagsInCache()
258 uint32_t profile_id = profile->getID(); in addPersistent() local
/dports/java/sablevm-classpath/sablevm-classpath-1.13/org/omg/PortableInterceptor/
H A DIORInfoOperations.java63 int profile_id in add_ior_component_to_profile()
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/ui/
H A Dprofile_picker.cc76 std::string profile_id = in ShouldShowAtLaunch() local
/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/profiles/
H A Dprofile.cc126 Profile::OTRProfileID::OTRProfileID(const std::string& profile_id) in OTRProfileID()
170 const Profile::OTRProfileID& profile_id) { in operator <<()
197 Profile::OTRProfileID profile_id = in JNI_OTRProfileID_CreateUniqueOTRProfileID() local

12345678910>>...15