/device/huawei/angler/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_reprocess.c | 155 stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_info->stream_svr_id; 156 stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_info->stream_type;
|
/device/lge/bullhead/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_reprocess.c | 155 stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_info->stream_svr_id; 156 stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_info->stream_type;
|
/device/moto/shamu/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_reprocess.c | 155 stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_info->stream_svr_id; 156 stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_info->stream_type;
|
/external/autotest/client/site_tests/network_LTEActivate/ |
network_LTEActivate.py | 81 This test verifies that the modem resets after online payment. 162 After an online payment to activate a network, shill keeps track of service
|
/external/chromium-trace/catapult/third_party/gsutil/gslib/commands/ |
mb.py | 70 of applications. See the online documentation for 82 acceptable. See the online documentation for
|
/external/compiler-rt/lib/sanitizer_common/ |
sanitizer_flags.inc | 25 "If set, use the online symbolizer from common sanitizer runtime to turn " 33 "If set, allows online symbolizer to run addr2line binary to symbolize "
|
/external/e2fsprogs/misc/ |
ext4.5.in | 184 necessary when doing an online resize and no more reserved space is 215 resized while the file system is mounted. The online resize operation
|
/external/google-breakpad/src/tools/windows/converter/ |
ms_symbol_server_converter.h | 49 // are contained within symsrv.dll; they were formerly available online at 51 // do not appear to be available online any longer as of January, 2007. It is
|
/external/libweave/src/privet/ |
wifi_bootstrap_manager.cc | 70 // If one of the devices we monitor for connectivity is online, we need not 265 // TODO: Make it true wifi state, currently it's rather online state.
|
/external/valgrind/include/vki/ |
vki-xen-domctl.h | 267 vki_uint8_t online; /* currently online (not hotplugged)? */ member in struct:vki_xen_domctl_getvcpuinfo
|
/external/webrtc/webrtc/examples/androidapp/src/org/appspot/apprtc/ |
CpuMonitor.java | 35 * lower-numbered CPU, but as soon as it is online, we'll get their proper 37 * online, this unidirectional frequency inheritance should be no problem in
|
/frameworks/base/docs/html/training/design-navigation/ |
multiple-sizes.jd | 90 <p>A variation on the stretch strategy is to collapse the contents of the left pane when in portrait. This works quite well with master/detail panes where the left (master) pane contains easily collapsible list items. An example would be for a realtime chat application. In landscape, the left list could contain chat contact photos, names, and online statuses. In portrait, horizontal space could be collapsed by hiding contact names and only showing photos and online status indicator icons. Optionally also provide an expand control that allows the user to expand the left pane content to its larger width and vice versa.</p></li>
|
/hardware/qcom/camera/QCamera2/stack/mm-camera-test/src/ |
mm_qcamera_reprocess.c | 157 stream->s_config.stream_info->reprocess_config.online.input_stream_id = source->s_config.stream_info->stream_svr_id; 158 stream->s_config.stream_info->reprocess_config.online.input_stream_type = source->s_config.stream_info->stream_type;
|
/hardware/qcom/display/msm8084/libhwcomposer/ |
hwc_uevents.cpp | 275 ALOGE_IF(UEVENT_DEBUG, "%s: Sending EXTERNAL_OFFLINE ONLINE" 298 //Treat Resume as Online event
|
/hardware/qcom/display/msm8226/libhwcomposer/ |
hwc_uevents.cpp | 283 ALOGE_IF(UEVENT_DEBUG, "%s: Sending EXTERNAL_OFFLINE ONLINE" 305 //Treat Resume as Online event
|
/ndk/sources/host-tools/make-3.81/ |
README | 50 GNU Make development is hosted by Savannah, the FSF's online development 70 You can also use the online bug tracking system in the Savannah GNU Make
|
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ |
resapi.h | 35 #define CLRES_V1_FUNCTION_TABLE(_Name,_Version,_Prefix,_Arbitrate,_Release,_ResControl,_ResTypeControl) CLRES_FUNCTION_TABLE _Name = { CLRES_V1_FUNCTION_SIZE,_Version,_Prefix##Open,_Prefix##Close,_Prefix##Online,_Prefix##Offline,_Prefix##Terminate,_Prefix##LooksAlive,_Prefix##IsAlive,_Arbitrate,_Release,_ResControl,_ResTypeControl } 80 PONLINE_ROUTINE Online;
|
/system/connectivity/shill/cellular/ |
mobile_operator_info.h | 134 // Encapsulates information about the Online payment portal used by chrome to 184 // All Online Payment Portal URLs associated with this carrier entry. There
|
/system/extras/simpleperf/ |
event_selection_set.cpp | 185 LOG(ERROR) << "cpu " << cpu << " is not online."; 221 // As the online cpus can be enabled or disabled at runtime, we may not open event file for
|
/build/core/ |
ninja.mk | 47 online-system-api-sdk-docs \
|
/build/tools/droiddoc/templates-pdk/ |
header_tabs.cs | 10 if:android.whichdoc != "online" ?>offline.html<?cs
|
/developers/build/prebuilts/gradle/SynchronizedNotifications/ |
README.md | 14 when the nodes eventually come online.
|
/developers/samples/android/wearable/wear/SynchronizedNotifications/ |
template-params.xml | 80 when the nodes eventually come online.
|
/development/samples/USB/AdbTest/src/com/android/adb/ |
AdbTestActivity.java | 115 log("device online: " + device.getSerial());
|
/development/samples/Wiktionary/src/com/example/android/wiktionary/ |
WordWidget.java | 76 * "Word of the day." Will block until the online API returns.
|