HomeSort by relevance Sort by last modified time
    Searched refs:OK (Results 151 - 175 of 505) sorted by null

1 2 3 4 5 67 8 91011>>

  /frameworks/base/media/libstagefright/httplive/
M3UParser.cpp 149 status_t err = OK;
184 if (err != OK) {
212 return OK;
227 if (err != OK) {
236 return OK;
291 return OK;
305 return OK;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/AirLink/Measurement/dot11h/
spectrumMngmntMgr.c 117 RETURN: OK on success, NOK otherwise
134 if( (status = whalCtrl_GetParam(pMeasurementMgr->hHalCtrl,&whalParam)) == OK)
156 if( (status = whalCtrl_GetParam(pMeasurementMgr->hHalCtrl,&whalParam)) == OK)
185 RETURN: OK on success, NOK otherwise
203 return OK;
221 RETURN: OK on success, NOK otherwise
243 return OK;
290 RETURN: OK on success, NOK otherwise
369 RETURN: OK on success, NOK otherwise
411 return OK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/mlme/Auth/
authSm.c 105 * OK if successful, NOK otherwise.
127 if (status != OK)
160 * OK if successful, NOK otherwise.
172 if (status != OK)
183 return OK;
209 * OK if successful, NOK otherwise.
243 return OK;
261 * OK if successful, NOK otherwise.
305 * OK if successful, NOK otherwise.
356 * OK if successful, NOK otherwise
    [all...]
  /external/chromium/net/http/
http_auth_handler_ntlm.cc 28 if (rv == OK)
60 if (rv != OK)
81 if (rv != OK)
87 bool ok = base::Base64Encode(encode_input, &encode_output);
88 // OK, we are done with |out_buf|
90 if (!ok)
http_auth_handler_negotiate_win.cc 32 if (rv == OK)
  /external/chromium/net/proxy/
init_proxy_resolver_unittest.cc 38 if (set_pac_error == OK)
40 if (fetch_error == OK)
51 Rule rule(GURL(url), OK /*fetch_error*/, OK /*set_pac_error*/);
62 rules_.push_back(Rule(GURL(url), OK /*fetch_error*/,
102 if (rv == OK)
147 if (rv == OK) {
177 EXPECT_EQ(OK, init.Init(config, &callback, log));
267 EXPECT_EQ(OK, init.Init(config, &callback, NULL));
286 EXPECT_EQ(OK, init.Init(config, &callback, NULL))
    [all...]
proxy_resolver_js_bindings_unittest.cc 35 return OK;
51 EXPECT_EQ(OK, rv);
152 EXPECT_EQ(OK, host_resolver->Resolve(info, &address_list, NULL, NULL, NULL));
156 EXPECT_EQ(OK, host_resolver->Resolve(info, &address_list, NULL, NULL, NULL));
proxy_resolver_perftest.cc 101 EXPECT_EQ(net::OK, rv);
113 ASSERT_EQ(net::OK, result);
131 ASSERT_EQ(net::OK, result);
160 bool ok = file_util::ReadFileToString(path, &file_contents); local
163 LOG_IF(ERROR, !ok) << "Failed to read file: " << path.value();
164 ASSERT_TRUE(ok);
168 EXPECT_EQ(net::OK, rv);
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/Management/scan/scanCncn/
ScanCncnAppApi.c 58 * \return OK if the scan started successfully, NOK otherwise.\n
95 return OK; /* TODO ronen: return correct Windows value */
106 return OK; /* TODO ronen: return correct Windows value */
125 return OK;
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/Core_Adapt/
Core_AdaptTx.c 79 RETURN: OK on success, NOK on failure
104 RETURN: OK on success, NOK on failure
120 return OK;
133 RETURN: OK on success, NOK on failure
139 int status = OK;
143 return OK;
162 RETURN: OK on success, NOK on failure
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/rsn/
keyDeriveTkip.c 74 * OK on success, NOK otherwise.
82 return OK;
102 * OK on success, NOK otherwise.
151 if (status == OK)
174 * OK on success, NOK otherwise.
189 if (status == OK)
admCtrlNone.c 100 * OK on success, NOK on failure.
182 * OK on success, NOK on failure.
192 return OK;
211 * OK on site is aproved, NOK on site is rejected.
262 if (status != OK)
270 if (status != OK)
304 * OK
328 return OK;
unicastKey802_1x.c 165 * OK on success, NOK otherwise.
192 if (status != OK)
225 * OK on success, NOK otherwise.
253 * OK on success, NOK otherwise.
282 * OK on success, NOK otherwise.
311 * OK on success, NOK otherwise.
338 * OK on success, NOK otherwise.
349 if (status != OK)
359 if (status != OK)
366 status = pUnicastKey->pParent->reportUcastStatus(pUnicastKey->pParent, OK);
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/core/sme/smeSm/
smeSm.c 142 if (status != OK)
157 RETURN: OK on success, NOK otherwise
308 return OK;
327 RETURN: OK on success, NOK otherwise
367 if (status != OK)
458 return OK;
514 return OK;
570 return OK;
589 return OK;
605 return OK;
    [all...]
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/FW_Transfer/Cmd_MBox/
CmdMBox.c 244 * RETURNS: OK or NOK
257 return OK;
269 * RETURNS: OK or NOK
300 return OK;
313 * RETURNS: OK or NOK
324 pCmdMBox->fCb (pCmdMBox->hCb, module_id, OK);
337 * RETURNS: OK or NOK
400 return OK;
410 * RETURNS: OK or NOK
429 * RETURNS: OK or NO
    [all...]
  /hardware/ti/wlan/wl1271/CUDK/configurationutility/src/
cu_cmd.c     [all...]
wpa_core.c 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */
137 *pRes = OK;
233 return OK;
243 return OK;
268 return OK;
277 return OK;
286 return OK;
312 return OK;
321 return OK;
336 return OK;
    [all...]
  /system/wlan/ti/wilink_6_1/CUDK/configurationutility/src/
wpa_core.c 114 pWpaCore->WpaSupplParams.proto = 0; /* key negotiation protocol - WPA is ok even though no security is used */
137 *pRes = OK;
233 return OK;
243 return OK;
268 return OK;
277 return OK;
286 return OK;
312 return OK;
321 return OK;
336 return OK;
    [all...]
  /external/chromium/net/socket/
client_socket_handle.cc 63 if (result != OK)
  /external/nist-sip/java/javax/sip/message/
Response.java 11 int OK = 200;
  /frameworks/base/include/media/stagefright/
MediaWriter.h 48 return OK;
  /frameworks/base/include/utils/
Errors.h 46 OK = 0, // Everything's swell.
  /hardware/ti/wlan/wl1271/CUDK/os/linux/src/
ipc_sta.c 168 if(res != OK)
174 return OK;
185 if(res != OK)
193 return OK;
  /libcore/luni/src/main/java/javax/net/ssl/
SSLEngineResult.java 78 OK
  /system/wlan/ti/sta_dk_4_0_4_32/common/src/TNETW_Driver/MacServices/src/PowerAuthorization/
PowerAuthorization.c 101 * RETURNS: OK
110 return OK;
124 * RETURNS: OK
139 return OK;
153 * RETURNS: OK or NOK
179 * RETURNS: OK or NOK
209 * RETURNS: OK or NOK
238 return OK;
255 * RETURNS: OK or NOK
276 return OK;
    [all...]

Completed in 138 milliseconds

1 2 3 4 5 67 8 91011>>