Home
last modified time | relevance | path

Searched defs:background (Results 1 – 8 of 8) sorted by relevance

/base/location/services/location_ui/AppScope/resources/base/media/
Dlayeredimage.json4 "background": "$media:background", string
/base/powermgr/power_manager/frameworks/napi/runninglock/
Drunninglock_module.cpp90 napi_value background = nullptr; in CreateRunningLockType() local
/base/request/request/test/unittest/common/napi/requestTest/
DRequestJsunit.test.js52 background: false property
/base/request/request/services/src/task/
Dconfig.rs114 pub(crate) background: bool, field
519 let background: bool = parcel.read()?; in deserialize() localVariable
Dffi.rs76 pub(crate) background: bool, field
/base/request/request/services/include/
Dc_task_config.h55 bool background; member
/base/request/request/frameworks/cj/ffi/src/
Dcj_initialize.cpp299 void CJInitialize::ParseBackGround(Mode mode, bool &background) in ParseBackGround()
/base/request/request/frameworks/native/request/include/
Drequest_common.h166 bool background = false; member