OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:scan_result
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chromeos/network/
network_util.cc
103
CellularScanResult
scan_result
;
108
&
scan_result
.network_id))
111
&
scan_result
.status);
113
&
scan_result
.long_name);
115
&
scan_result
.short_name);
117
&
scan_result
.technology);
118
scan_results->push_back(
scan_result
);
/external/chromium_org/chrome/browser/media_galleries/fileapi/
av_scanning_file_validator.cc
48
HRESULT
scan_result
= attachment_services->Save();
49
if (
scan_result
== S_OK)
/external/chromium_org/android_webview/tools/
webview_licenses.py
283
scan_result
= _Scan()
variable in class:main.FormatterWithNewLines
284
if
scan_result
== ScanResult.Ok:
286
return
scan_result
/external/zxing/qr_scanner/src/com/google/zxing/client/android/
CaptureActivity.java
210
result.putExtra("
SCAN_RESULT
", rawResult.getText());
/hardware/ti/wlan/lib/
scanmerge.c
316
Routine Description: Gets
scan_result
pointer to item by bssid
320
Return Value: pointer to
scan_result
item
Completed in 222 milliseconds