HomeSort by relevance Sort by last modified time
    Searched full:system_state (Results 26 - 50 of 72) sorted by null

12 3

  /device/linaro/bootloader/arm-trusted-firmware/plat/juno/
scpi.h 80 uint32_t scpi_sys_power_state(scpi_system_state_t system_state);
  /external/libvpx/libvpx/vp9/encoder/
vp9_aq_360.c 14 #include "vpx_ports/system_state.h"
vp9_aq_complexity.c 14 #include "vpx_ports/system_state.h"
vp9_aq_variance.c 14 #include "vpx_ports/system_state.h"
vp9_blockiness.c 13 #include "vpx_ports/system_state.h"
vp9_mbgraph.c 18 #include "vpx_ports/system_state.h"
  /system/update_engine/
omaha_request_params.h 46 explicit OmahaRequestParams(SystemState* system_state)
47 : system_state_(system_state),
57 OmahaRequestParams(SystemState* system_state,
73 : system_state_(system_state),
omaha_request_action.cc 222 SystemState* system_state) {
225 system_state->prefs());
260 app_cohort_args += GetCohortArgXml(system_state->prefs(),
262 app_cohort_args += GetCohortArgXml(system_state->prefs(),
264 app_cohort_args += GetCohortArgXml(system_state->prefs(),
320 SystemState* system_state) {
332 system_state);
344 system_state);
570 SystemState* system_state,
574 : system_state_(system_state),
    [all...]
common_service.h 27 #include "update_engine/system_state.h"
44 explicit UpdateEngineService(SystemState* system_state);
dbus_service.h 39 explicit DBusUpdateEngineService(SystemState* system_state);
157 UpdateEngineAdaptor(SystemState* system_state);
common_service.cc 68 UpdateEngineService::UpdateEngineService(SystemState* system_state)
69 : system_state_(system_state) {
fake_system_state.h 35 #include "update_engine/system_state.h"
omaha_request_params.cc 38 #include "update_engine/system_state.h"
real_system_state.h 20 #include "update_engine/system_state.h"
update_attempter.h 45 #include "update_engine/system_state.h"
73 UpdateAttempter(SystemState* system_state,
419 // copy of system_state->prefs() because it's used in many methods and
update_attempter_unittest.cc 88 SystemState* system_state,
90 : UpdateAttempter(system_state, nullptr, network_proxy_service_proxy) {}
    [all...]
payload_state.cc 38 #include "update_engine/system_state.h"
72 bool PayloadState::Initialize(SystemState* system_state) {
73 system_state_ = system_state;
    [all...]
update_attempter.cc 63 #include "update_engine/system_state.h"
123 SystemState* system_state,
128 system_state_(system_state),
    [all...]
  /system/update_engine/payload_consumer/
download_action.cc 45 SystemState* system_state,
50 system_state_(system_state),
  /external/libvpx/libvpx/vp8/encoder/
encodemv.c 15 #include "vpx_ports/system_state.h"
  /external/libvpx/libvpx/vpx_dsp/
psnrhvs.c 21 #include "vpx_ports/system_state.h"
  /external/libvpx/libvpx/vp8/common/
postproc.c 15 #include "vpx_ports/system_state.h"
  /external/libvpx/libvpx/vp8/decoder/
onyxd_if.c 32 #include "vpx_ports/system_state.h"
  /external/libvpx/libvpx/vp9/common/
vp9_postproc.c 23 #include "vpx_ports/system_state.h"
  /external/libvpx/libvpx/vp9/decoder/
vp9_decoder.c 20 #include "vpx_ports/system_state.h"

Completed in 3951 milliseconds

12 3