HomeSort by relevance Sort by last modified time
    Searched defs:sm (Results 76 - 100 of 104) sorted by null

1 2 34 5

  /libcore/luni/src/test/java/libcore/java/net/
OldURLClassLoaderTest.java 60 SecurityManager sm = new SecurityManager() { field in class:OldURLClassLoaderTest
OldSocketTest.java 50 SecurityManager sm = new SecurityManager() { field in class:OldSocketTest
607 SecurityManager sm = new SecurityManager() { local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/zip/
ZipFileTest.java 56 SecurityManager sm = new SecurityManager() { field in class:ZipFileTest
  /libcore/luni/src/test/java/tests/api/java/util/concurrent/
JSR166TestCase.java 404 SecurityManager sm = System.getSecurityManager(); local
405 if (sm == null) {
  /external/webkit/WebCore/platform/graphics/android/
GraphicsContextAndroid.cpp 316 static SkShader::TileMode SpreadMethod2TileMode(GradientSpreadMethod sm) {
319 switch (sm) {
340 GradientSpreadMethod sm = grad->spreadMethod(); local
341 paint->setShader(grad->getShader(SpreadMethod2TileMode(sm)));
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eap_peer/
eap.c 42 static Boolean eap_sm_allowMethod(struct eap_sm *sm, int vendor,
44 static struct wpabuf * eap_sm_buildNak(struct eap_sm *sm, int id);
45 static void eap_sm_processIdentity(struct eap_sm *sm,
47 static void eap_sm_processNotify(struct eap_sm *sm, const struct wpabuf *req);
49 static void eap_sm_parseEapReq(struct eap_sm *sm, const struct wpabuf *req);
57 static Boolean eapol_get_bool(struct eap_sm *sm, enum eapol_bool_var var)
59 return sm->eapol_cb->get_bool(sm->eapol_ctx, var);
63 static void eapol_set_bool(struct eap_sm *sm, enum eapol_bool_var var,
66 sm->eapol_cb->set_bool(sm->eapol_ctx, var, value)
1175 struct eap_sm *sm; local
    [all...]
  /frameworks/base/services/camera/tests/CameraServiceTest/
CameraServiceTest.cpp 379 sp<IServiceManager> sm = defaultServiceManager(); local
380 ASSERT(sm != 0);
381 sp<IBinder> binder = sm->getService(String16("CameraServiceTest.Holder"));
407 sp<IServiceManager> sm = defaultServiceManager(); local
408 ASSERT(sm != 0);
409 sp<IBinder> binder = sm->getService(String16("media.camera"));
  /libcore/luni/src/main/java/java/net/
URLClassLoader.java 96 SecurityManager sm = System.getSecurityManager(); local
97 if (sm != null && !checkingPackageAccess) {
102 sm.checkPackageAccess(className.substring(0, index));
675 SecurityManager sm; local
677 if (length > 0 && (sm = System.getSecurityManager()) != null) {
682 sm.checkPermission(url.openConnection().getPermission());
952 SecurityManager sm; local
    [all...]
  /libcore/luni/src/main/java/java/security/
Provider.java 164 SecurityManager sm = System.getSecurityManager(); local
165 if (sm != null) {
166 sm.checkSecurityAccess("clearProviderProperties." + name);
220 SecurityManager sm = System.getSecurityManager(); local
221 if (sm != null) {
222 sm.checkSecurityAccess("putProviderProperty." + name);
290 SecurityManager sm = System.getSecurityManager(); local
291 if (sm != null) {
292 sm.checkSecurityAccess("putProviderProperty." + name);
331 SecurityManager sm = System.getSecurityManager() local
547 SecurityManager sm = System.getSecurityManager(); local
591 SecurityManager sm = System.getSecurityManager(); local
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/nio/internal/
DatagramChannelImpl.java 148 SecurityManager sm = System.getSecurityManager(); local
149 if (null != sm) {
151 sm.checkMulticast(inetSocketAddress.getAddress());
153 sm.checkConnect(inetSocketAddress.getAddress().getHostName(),
242 SecurityManager sm = System.getSecurityManager(); local
243 if (!isConnected() && null != sm) {
245 sm.checkAccept(receivePacket.getAddress().getHostAddress(),
280 SecurityManager sm = System.getSecurityManager(); local
281 if (!isConnected() && null != sm) {
283 sm.checkAccept(receivePacket.getAddress().getHostAddress()
325 SecurityManager sm = System.getSecurityManager(); local
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/archive/tests/java/util/jar/
JarFileTest.java 91 SecurityManager sm = new SecurityManager() { field in class:JarFileTest
    [all...]
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/util/
CollectionsTest.java 921 SortedMap sm = Collections.checkedSortedMap(tm, Integer.class, String.class); local
923 sm.put(1, "one");
924 sm.put(2, "two");
927 sm.put("wron key", null);
934 sm.put(3, new Double(3.14));
  /external/wpa_supplicant/
eapol_sm.c 188 static void eapol_sm_txLogoff(struct eapol_sm *sm);
189 static void eapol_sm_txStart(struct eapol_sm *sm);
190 static void eapol_sm_processKey(struct eapol_sm *sm);
191 static void eapol_sm_getSuppRsp(struct eapol_sm *sm);
192 static void eapol_sm_txSuppRsp(struct eapol_sm *sm);
193 static void eapol_sm_abortSupp(struct eapol_sm *sm);
194 static void eapol_sm_abort_cached(struct eapol_sm *sm);
202 struct eapol_sm *sm = timeout_ctx; local
204 if (sm->authWhile > 0) {
205 sm->authWhile--
1559 struct eapol_sm *sm = ctx; local
1566 struct eapol_sm *sm = ctx; local
1579 struct eapol_sm *sm = ctx; local
1609 struct eapol_sm *sm = ctx; local
1646 struct eapol_sm *sm = ctx; local
1660 struct eapol_sm *sm = ctx; local
1673 struct eapol_sm *sm = ctx; local
1682 struct eapol_sm *sm = ctx; local
1692 struct eapol_sm *sm = ctx; local
1729 struct eapol_sm *sm; local
    [all...]
wpa.c 223 static void wpa_supplicant_peerkey_free(struct wpa_sm *sm,
729 struct wpa_sm *sm)
738 (sm->cur_pmksa ? 2 + PMKID_LEN : 0))
800 if (sm->cur_pmksa) {
805 os_memcpy(pos, sm->cur_pmksa->pmkid, PMKID_LEN);
811 if (!sm->cur_pmksa) {
837 * @sm: Pointer to WPA state machine data from wpa_sm_init()
842 static int wpa_gen_wpa_ie(struct wpa_sm *sm, u8 *wpa_ie, size_t wpa_ie_len)
844 if (sm->proto == WPA_PROTO_RSN)
846 sm->pairwise_cipher
1557 struct wpa_sm *sm = eloop_ctx; local
3780 struct wpa_sm *sm = ctx; local
3812 struct wpa_sm *sm; local
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/src/eapol_supp/
eapol_supp_sm.c 188 static void eapol_sm_txLogoff(struct eapol_sm *sm);
189 static void eapol_sm_txStart(struct eapol_sm *sm);
190 static void eapol_sm_processKey(struct eapol_sm *sm);
191 static void eapol_sm_getSuppRsp(struct eapol_sm *sm);
192 static void eapol_sm_txSuppRsp(struct eapol_sm *sm);
193 static void eapol_sm_abortSupp(struct eapol_sm *sm);
194 static void eapol_sm_abort_cached(struct eapol_sm *sm);
202 struct eapol_sm *sm = timeout_ctx; local
204 if (sm->authWhile > 0) {
205 sm->authWhile--
1626 struct eapol_sm *sm = ctx; local
1633 struct eapol_sm *sm = ctx; local
1643 struct eapol_sm *sm = ctx; local
1673 struct eapol_sm *sm = ctx; local
1710 struct eapol_sm *sm = ctx; local
1724 struct eapol_sm *sm = ctx; local
1739 struct eapol_sm *sm = ctx; local
1750 struct eapol_sm *sm = ctx; local
1763 struct eapol_sm *sm = ctx; local
1780 struct eapol_sm *sm = ctx; local
1815 struct eapol_sm *sm; local
    [all...]
  /frameworks/base/libs/rs/
rsScriptC_Lib.cpp 108 SimpleMesh *sm = static_cast<SimpleMesh *>(mesh); local
109 sm->uploadAll(rsc);
841 SimpleMesh *sm = static_cast<SimpleMesh *>(vsm); local
845 sm->render(rsc);
851 SimpleMesh *sm = static_cast<SimpleMesh *>(vsm); local
855 sm->renderRange(rsc, start, len);
    [all...]
  /libcore/luni/src/main/java/java/io/
ObjectInputStream.java 389 SecurityManager sm = System.getSecurityManager(); local
390 if (sm != null && implementationClass != thisClass) {
418 sm
    [all...]
ObjectOutputStream.java 304 SecurityManager sm = System.getSecurityManager(); local
305 if (sm != null) {
306 sm
    [all...]
  /system/core/sh/
init.c 1077 char *sm; local
1080 for (sm = sigmode ; sm < sigmode + NSIG ; sm++) {
1081 if (*sm == S_IGN)
1082 *sm = S_HARD_IGN;
  /libcore/luni/src/test/java/org/apache/harmony/luni/tests/java/lang/
ClassTest.java 1782 SecurityManager sm = new SecurityManager() { field in class:ClassTest
    [all...]
  /external/grub/stage2/
builtins.c 1635 char *svr = 0, *ip = 0, *gw = 0, *sm = 0; local
    [all...]
  /frameworks/base/core/tests/coretests/src/android/content/pm/
PackageManagerTests.java 985 StorageManager sm = (StorageManager) mContext.getSystemService(Context.STORAGE_SERVICE); local
1019 StorageManager sm = (StorageManager) mContext.getSystemService(Context.STORAGE_SERVICE); local
    [all...]
  /prebuilt/common/osgi/
osgi.jar 
  /prebuilt/common/groovy/
groovy-all-1.7.0.jar 
  /prebuilt/sdk/5/
android.jar 

Completed in 4290 milliseconds

1 2 34 5