/external/chromium_org/sandbox/win/src/ |
window.h | 16 // Creates a window station. The name is generated by the OS. The security 18 // station. 29 // Returns the name of a desktop or a window station. 33 // station is specified, the name is prepended with the window station name,
|
window.cc | 38 // Get the security attributes from the current window station; we will 39 // use this as the base security attributes for the new window station. 45 // Create the window station using NULL for the name to ask the os to 75 // Back up the current window station, in case we need to switch it. 79 // We need to switch to the alternate window station before creating the 94 // Revert to the right window station.
|
sandbox_types.h | 36 // Failed to create the alternate window station. 38 // Failed to switch back to the interactive window station.
|
/external/chromium_org/remoting/host/win/ |
window_station_and_desktop.h | 14 // Scoper for a pair of window station and desktop handles. Both handles are 27 // Sets a new window station handle closing the owned window station handle
|
unprivileged_process_delegate.cc | 43 // a different account and attaches to a newly created window station. If UAC is 55 // Security descriptor of the window station the worker process attaches to. It 56 // gives SYSTEM and the logon SID full access the window station. The child 109 // Creates a window station with a given name and the default desktop giving 127 // to the window station and desktop. 133 // Create the desktop and window station security descriptors. 145 // Generate a unique window station name. 151 // Make sure that a new window station will be created instead of opening 158 // process which needs full access in order to attach to the window station. 176 // Switch to the new window station and create a desktop on it [all...] |
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/linux/ |
if_ec.h | 10 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_ec.h | 10 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/linux/ |
if_ec.h | 10 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/external/chromium_org/content/common/ |
sandbox_init_win.cc | 25 // process to swap its window station. During this time all the UI will be 30 // Precreate the desktop and window station used by the renderers.
|
/external/wpa_supplicant_8/wpa_supplicant/examples/ |
wps-ap-cli | 8 echo "Push button on the station within two minutes" 16 echo "Enter a PIN from a station to be enrolled to the network."
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/neteconet/ |
ec.h | 28 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/neteconet/ |
ec.h | 28 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/neteconet/ |
ec.h | 28 unsigned char station; /* Station number. */ member in struct:ec_addr
|
/hardware/ti/wpan/tools/FM/FmRxApp/src/com/ti/fmrxapp/ |
DBAdapter.java | 102 //---insert a station into the database--- 114 //---deletes a particular station--- 138 //---retrieves a particular station--- 161 //---updates a station---
|
FmPresetList.java | 120 menu.add(0, MENU_SET_STATION, 0, "Set Station"); 121 menu.add(0, MENU_UNSET_STATION, 0, "Unset Station"); 122 menu.add(0, MENU_RENAME_STATION, 0, "Rename Station"); 145 alert.setMessage("Rename Station?"); 184 new AlertDialog.Builder(this).setTitle("Set Station").setIcon( 186 "Set Station?").setNegativeButton(android.R.string.cancel, 202 new AlertDialog.Builder(this).setTitle("Unseet Station").setIcon( 204 "Unset Station?").setNegativeButton(
|
/external/wpa_supplicant_8/src/ap/ |
sta_info.h | 2 * hostapd / Station table 136 /* Default value for maximum station inactivity. After AP_MAX_INACTIVITY has 137 * passed since last received frame from the station, a nullfunc data frame is 138 * sent to the station. If this frame is not acknowledged and no other frames 139 * have been received, the station will be disassociated after 140 * AP_DISASSOC_DELAY seconds. Similarly, the station will be deauthenticated
|
sta_info.c | 2 * hostapd / Station table 290 wpa_printf(MSG_DEBUG, "Removing station " MACSTR, 302 * This function is called to check station activity and to remove inactive 337 "get station info from kernel driver for " 342 * but do not disconnect the station now. 347 /* station activity detected; reset timeout state */ 349 "Station " MACSTR " has been active %is ago", 356 "Station " MACSTR " has been " 370 wpa_msg(hapd->msg_ctx, MSG_DEBUG, "Station " MACSTR 373 * station ACKed it * [all...] |
/external/netperf/ |
nettest_dlpi.h | 49 int station_addr[1];/* what is the station address for the */ 94 int station_addr_len; /* the length of the station address */ 95 int station_addr[1]; /* the remote's station address */ 137 int station_addr_len; /* the length of the station address */ 138 int station_addr[1]; /* the remote's station address */ 184 int station_addr_len; /* the length of the station address */ 185 int station_addr[1]; /* the remote's station address */
|
/hardware/ti/wlan/mac80211/ti-utils/ |
nl80211.h | 31 * DOC: Station handling 34 * interfaces. When a station is bound to an AP interface, it may be moved 36 * The station is still assumed to belong to the AP interface it was added 96 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by 98 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by 100 * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the 102 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 201 * BSSID in case of station mode). %NL80211_ATTR_SSID is used to specif [all...] |
/frameworks/base/telephony/java/android/telephony/ |
CellIdentityCdma.java | 35 // Base Station Id 0..65535 67 * @param bid Base Station Id 0..65535 110 * @return Base Station Id 0..65535, Integer.MAX_VALUE if unknown 117 * @return Base station longitude, which is a decimal number as 128 * @return Base station latitude, which is a decimal number as
|
/external/chromium_org/third_party/WebKit/ManualTests/ |
keyboard_select_elements_with_same_beginning.html | 18 <option value="">Select Station</option>
|
/hardware/ti/wlan/mac80211/wpa_supplicant_lib/ |
nl80211.h | 31 * DOC: Station handling 34 * interfaces. When a station is bound to an AP interface, it may be moved 36 * The station is still assumed to belong to the AP interface it was added 135 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by 137 * @NL80211_CMD_SET_STATION: Set station attributes for station identified by 139 * @NL80211_CMD_NEW_STATION: Add a station with given attributes to the 141 * @NL80211_CMD_DEL_STATION: Remove a station identified by %NL80211_ATTR_MAC 240 * BSSID in case of station mode). %NL80211_ATTR_SSID is used to specif [all...] |
/external/wpa_supplicant_8/src/drivers/ |
nl80211_copy.h | 33 * DOC: Station handling 36 * interfaces. When a station is bound to an AP interface, it may be moved 38 * The station is still assumed to belong to the AP interface it was added 41 * Station handling varies per interface type and depending on the driver's 45 * and WIPHY_FLAG_TDLS_EXTERNAL_SETUP), the station lifetime is as follows: 46 * - a setup station entry is added, not yet authorized, without any rate 49 * to add rate and capability information to the station and at the same 197 * @NL80211_CMD_GET_STATION: Get station attributes for station identified by 199 * @NL80211_CMD_SET_STATION: Set station attributes for station identified b [all...] |
driver.h | 1012 * WPA_IF_STATION - Station mode interface 1206 * pairwise key in station mode), ff:ff:ff:ff:ff:ff for [all...] |
/frameworks/base/packages/BackupRestoreConfirmation/res/values-da/ |
strings.xml | 21 <string name="backup_confirm_text" msgid="1878021282758896593">"Der er anmodet om en fuld sikkerhedskopiering af alle data til en tilsluttet stationær computer. Vil du tillade dette?\n\nHvis du ikke har anmodet om sikkerhedskopiering, skal du ikke tillade denne handling."</string> 24 <string name="restore_confirm_text" msgid="7499866728030461776">"Der er anmodet om en fuld sikkerhedskopiering af alle data til en tilsluttet stationær computer. Vil du tillade dette?\n\nHvis du ikke har anmodet om sikkerhedskopiering, skal du ikke tillade denne handling."</string>
|