/external/chromium_org/content/browser/accessibility/ |
accessibility_win_browsertest.cc | 69 // IAccessible node and return true if we find one with the given role 80 base::win::ScopedVariant role; local 81 node->get_accRole(childid_self, role.Receive()); 82 ASSERT_EQ(VT_I4, role.type()); 88 printf("role=%s name=%s\n", 89 base::WideToUTF8(IAccessibleRoleToString(V_I4(&role))).c_str(), 92 if (expected_role == V_I4(&role) && expected_name == name) { 170 // This constructor can be used if the IA2 role will be the same as the MSAA 171 // role. 188 // Check that the name and role of the given IAccessible instance and it 302 base::win::ScopedVariant role; local 327 base::win::ScopedVariant role; local [all...] |
browser_accessibility_cocoa.mm | 174 const ui::AXRole& role) { 177 RoleMap::iterator it = web_accessibility_to_native_role.find(role); 223 const ui::AXRole& role) { 226 RoleMap::iterator it = web_accessibility_to_native_subrole.find(role); 267 { NSAccessibilityRoleAttribute, @"role" }, 434 if ([[child role] isEqualToString:NSAccessibilityColumnRole]) 447 // If the role is anything other than an image, or if there's 449 if (![[self role] isEqualToString:NSAccessibilityImageRole]) 490 ui::AXRole role = [self internalRole]; 491 if (role == ui::AX_ROLE_ROW | [all...] |
/external/wpa_supplicant_8/wpa_supplicant/dbus/ |
dbus_new_handlers_wps.c | 25 int role; /* 0 - not set, 1 - enrollee, 2 - registrar */ member in struct:wps_start_params 44 wpa_printf(MSG_DEBUG, "dbus: WPS.Start - Wrong Role type, " 47 "Role must be a string"); 52 params->role = 1; 54 params->role = 2; 56 wpa_printf(MSG_DEBUG, "dbus: WPS.Start - Uknown role %s", val); 188 if (os_strcmp(key, "Role") == 0) 219 * information about role (enrollee or registrar), authorization method 252 if (params.role == 0) { 253 wpa_printf(MSG_DEBUG, "dbus: WPS.Start - Role not specified") [all...] |
/external/chromium_org/media/audio/win/ |
audio_device_listener_win.cc | 24 static std::string RoleToString(ERole role) { 25 switch (role) { 34 ERole role) { 36 CoreAudioUtil::CreateDefaultDevice(flow, role); 136 EDataFlow flow, ERole role, LPCWSTR new_default_device_id) { 138 if ((role != eConsole && role != eCommunications) || 146 role == eRender ? ( 166 << ", role: " << RoleToString(role); [all...] |
/external/libsepol/src/ |
user_record.c | 18 /* The role array */ 171 sepol_user_t * user, const char *role) 177 if (sepol_user_has_role(user, role)) 180 role_cp = strdup(role); 194 ERR(handle, "out of memory, could not add role %s", role); 202 int sepol_user_has_role(const sepol_user_t * user, const char *role) 208 if (!strcmp(user->roles[i], role)) 287 void sepol_user_del_role(sepol_user_t * user, const char *role) 292 if (!strcmp(user->roles[i], role)) { [all...] |
/external/libsepol/tests/policies/test-deps/ |
base-metreq.conf | 429 role system_r; 430 role system_r types sys_foo_t; 433 role user_r; 434 role user_r types user_t; 437 role sysadm_r; 438 role sysadm_r types sysadm_t; 441 role system_r; 442 role system_r types { system_t sys_foo_t }; 455 role role_req_r; 468 # Role Allo [all...] |
base-notmetreq.conf | 424 role system_r; 425 role system_r types sys_foo_t; 428 role user_r; 429 role user_r types user_t; 432 role sysadm_r; 433 role sysadm_r types sysadm_t; 436 role system_r; 437 role system_r types { system_t sys_foo_t }; 455 # Role Allow
|
/external/libsepol/tests/policies/test-expander/ |
user-base.conf | 419 role user_check_1_1_r; 420 role user_check_1_2_r; 421 role user_check_1_1_r types user_check_1_1_t; 422 role user_check_1_2_r types user_check_1_2_t; 428 role system_r; 429 role user_r; 430 role sysadm_r; 431 role system_r types system_t; 432 role user_r types user_t; 433 role sysadm_r types system_t [all...] |
role-base.conf | 416 # Role mapping test 418 role role_check_1; 419 role role_check_1 types role_check_1_1_t; 425 role system_r; 426 role user_r; 427 role sysadm_r; 428 role system_r types system_t; 429 role user_r types user_t; 430 role sysadm_r types system_t;
|
/external/bluetooth/bluedroid/stack/include/ |
pan_api.h | 48 #define PAN_ROLE_CLIENT 0x01 /* PANU role */ 49 #define PAN_ROLE_GN_SERVER 0x02 /* GN role */ 50 #define PAN_ROLE_NAP_SERVER 0x04 /* NAP role */ 210 char *user_service_name; /* Service name for PANU role */ 211 char *gn_service_name; /* Service name for GN role */ 212 char *nap_service_name; /* Service name for NAP role */ 231 ** should set the PAN role explicitly. 261 ** profile role. This should be called after PAN_Register. 262 ** This can be called any time to change the PAN role 264 ** Parameters: role - is bit map of roles to be activ [all...] |
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/apache/maven/doxia/doxia/1.0-alpha-7/ |
doxia-1.0-alpha-7.pom | 46 <role>Developer</role>
54 <role>Developer</role>
62 <role>Developer</role>
|
/prebuilts/tools/common/m2/repository/org/apache/maven/doxia/doxia/1.0-alpha-7/ |
doxia-1.0-alpha-7.pom | 46 <role>Developer</role>
54 <role>Developer</role>
62 <role>Developer</role>
|
/external/chromium_org/remoting/jingle_glue/ |
server_log_entry.cc | 25 const char kKeyRole[] = "role"; 64 void ServerLogEntry::AddRoleField(const char* role) { 65 Set(kKeyRole, role);
|
/external/google-tv-pairing-protocol/java/src/com/google/polo/pairing/message/ |
ConfigurationMessage.java | 31 * The client role component of the message. 36 OptionsMessage.ProtocolRole role) { 39 mClientRole = role;
|
/external/libsepol/include/sepol/policydb/ |
constraint.h | 10 * beyond the type-based rules in `te' or the role-based 13 * identity or role unless it is in a privileged type. 39 #define CEXPR_ROLE 2 /* role */
|
/hardware/libhardware/include/hardware/ |
bt_pan.h | 59 * enable the pan service by specified role. The result state of 65 * get current pan local role 69 * start bluetooth pan connection to the remote device by specified pan role. The result state will be
|
/packages/apps/Email/tests/src/com/android/email/ |
MessagingControllerUnitTests.java | 53 * MockFolder allows setting and retrieving role & name 59 public MyMockFolder(FolderRole role, String name) { 60 mRole = role;
|
/external/chromium_org/chrome/browser/resources/chromeos/login/ |
oobe_screen_eula.html | 1 <div class="step right hidden animated eula-loading" id="eula" role="group" 36 <a id="eula-accessibility-link" href="#" role="button" 40 class="credits"><a id="eula-chrome-credits-link" href="#" role="button" 43 class="credits"><a id="eula-chromeos-credits-link" href="#" role="button"
|
/external/chromium_org/chrome/common/extensions/docs/examples/api/browsingData/basic/ |
popup.html | 10 <div role="main">
|
/external/chromium_org/content/test/data/accessibility/ |
contenteditable-descendants-expected-win.txt | 22 ROLE_SYSTEM_STATICTEXT name='Keep the role, just change the state' IA2_STATE_EDITABLE
|
/external/chromium_org/third_party/libjingle/source/talk/p2p/base/ |
transportdescription.cc | 34 bool StringToConnectionRole(const std::string& role_str, ConnectionRole* role) { 44 *role = static_cast<ConnectionRole>(CONNECTIONROLE_ACTIVE + i); 51 bool ConnectionRoleToString(const ConnectionRole& role, std::string* role_str) { 52 switch (role) {
|
/external/chromium_org/ui/accessibility/ |
ax_view_state.cc | 10 : role(AX_ROLE_CLIENT),
|
/external/chromium_org/ui/base/ |
README.chromium | 1 The best description for the role of this component I can come up with is:
|
/external/google-tv-pairing-protocol/cpp/src/polo/pairing/message/ |
optionsmessage.h | 30 // The device role. The display device will be responsible for displaying 39 // role preference should be set before sending this message. 56 // Sets the protocol role preference. 59 // Gets the protocol role preference.
|
/external/wpa_supplicant_8/wpa_supplicant/wpa_gui-qt4/ |
eventhistory.cpp | 27 QVariant EventListModel::data(const QModelIndex &index, int role) const 32 if (role == Qt::DisplayRole) 48 int role) const 50 if (role != Qt::DisplayRole)
|