HomeSort by relevance Sort by last modified time
    Searched full:all_ok (Results 1 - 10 of 10) sorted by null

  /external/chromium_org/mojo/spy/public/
spy.mojom 8 ALL_OK,
  /external/chromium_org/sandbox/win/src/
sandbox.h 52 // returns ALL_OK if successful. All other return values imply failure.
75 // ALL_OK if successful. All other return values imply failure.
83 // ALL_OK if successful. All other return values imply failure.
91 // ALL_OK if successful. All other return values imply failure.
96 // Install the AppContainer with the specified sid an name. Returns ALL_OK if
102 // Returns ALL_OK if successful or an error code otherwise.
132 // returns ALL_OK if successful. All other return values imply failure.
152 // ALL_OK if successful. All other return values imply failure.
sharedmem_ipc_client.h 118 // returns ALL_OK if the IPC mechanism successfully delivered. You still need
crosscall_client.h 37 // The return value is ALL_OK if the IPC was delivered to the server, other
  /cts/tests/tests/net/src/android/net/cts/
UrlQuerySanitizerTest.java 28 private static final int ALL_OK = IllegalCharacterValueSanitizer.ALL_OK;
130 ValueSanitizer vs = new IllegalCharacterValueSanitizer(ALL_OK);
  /frameworks/base/core/java/android/net/
UrlQuerySanitizer.java 173 public final static int ALL_OK = 0x7ff;
199 ALL_OK & ~NUL_OK;
211 ALL_OK & ~(ALL_WHITESPACE_OK | NUL_OK);
265 ALL_OK & ~(NUL_OK | LT_OK | GT_OK);
  /external/bluetooth/bluedroid/stack/l2cap/
l2c_fcr.c 1027 BOOLEAN all_ok = TRUE; local
    [all...]
  /external/robolectric/lib/main/
android.jar 
  /prebuilts/sdk/18/
android.jar 
  /prebuilts/sdk/19/
android.jar 

Completed in 549 milliseconds