Home
last modified time | relevance | path

Searched refs:Set (Results 1 – 25 of 39) sorted by relevance

12

/system/extras/simpleperf/scripts/
Dapp_profiler.config11 # Set to "" if not available.
27 # Set to "" if not available.
32 # with debug information. Set to False if there is no need to do so (For example,
65 # Set to "" if not available.
Dannotate.config11 # Set to "" if not available.
15 # File path used to find kernel symbols. Set to "" if not available.
/system/core/fastboot/
Dudp.cpp73 void Set(uint8_t id, uint16_t sequence, Flag flag);
83 Set(kIdError, 0, kFlagNone); in Header()
86 void Header::Set(uint8_t id, uint16_t sequence, Flag flag) { in Set() function in udp::Header
222 header.Set(id, sequence_, kFlagContinuation); in SendData()
225 header.Set(id, sequence_, kFlagNone); in SendData()
305 header->Set(rx_packet_[kIndexId], sequence_, kFlagNone); in SendSinglePacketHelper()
/system/core/libmemunreachable/tests/
DMemUnreachable_test.cpp31 Set(malloc(size)); in HiddenPointer()
41 Set(nullptr); in Free()
44 void Set(void* ptr) { in Set() function in HiddenPointer
/system/bt/service/common/bluetooth/util/
Datomic_string.h31 void Set(const std::string& str);
Datomic_string.cc29 void AtomicString::Set(const std::string& str) { in Set() function in util::AtomicString
/system/sepolicy/public/
Dhal_nfc.te8 # Set NFC properties (used by bcm2079x HAL).
Duncrypt.te27 # Set a property to reboot the device.
Dlmkd.te30 # Set self to SCHED_FIFO
Dinit.te91 # Set system clock.
249 # Set usermodehelpers and /proc security settings.
299 # Set UID, GID, and adjust capability bounding set for services.
333 # Set any property.
Dkernel.te49 # Set checkreqprot by init.rc prior to switching to init domain.
Drecovery.te17 # Set security contexts on files that are not known to the loaded policy.
/system/sepolicy/private/
Dadbd.te17 # Set UID and GID to shell. Set supplementary groups.
52 # Set service.adb.*, sys.powerctl, and sys.usb.ffs.ready properties.
Dsurfaceflinger.te48 # Set properties.
Dwebview_zygote.te22 # Set the UID/GID of the process.
/system/update_engine/update_manager/
Dupdate_manager.conf.example16 # Set to true if the device supports the concept of OOBE
Devaluation_context.cc236 value.Set("variables", variables); // Adopts |variables|. in DumpContext()
/system/nfc/halimpl/bcm2079x/adaptation/
Dconfig.cpp79 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig
246 Set(IsStringValue); in readConfig()
282 Set(IsStringValue); in readConfig()
/system/nfc/src/adaptation/
Dconfig.cpp79 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig
255 Set(IsStringValue); in readConfig()
291 Set(IsStringValue); in readConfig()
/system/nfc/halimpl/pn54x/utils/
DphNxpConfig.cpp115 inline void Set(unsigned long f) { state |= f; } in Set() function in CNfcConfig
284 Set(IsStringValue); in readConfig()
328 Set(IsStringValue); in readConfig()
/system/bt/service/
Dadapter.cc270 address_.Set(address); in AdapterPropertiesCallback()
277 name_.Set(name); in AdapterPropertiesCallback()
/system/core/init/
DREADME.md142 > Set the environment variable _name_ to _value_ in the launched process.
180 > Set capabilities when exec'ing this service. 'capability' should be a Linux
303 > Set the domain name.
329 > Set the environment variable _name_ equal to _value_ in the
334 > Set the host name.
396 > Set system property _name_ to _value_. Properties are expanded
400 > Set the rlimit for a resource.
415 > Set the system clock base (0 if system clock ticks in GMT)
/system/extras/tests/workloads/
Dpwrtest.sh221 echo Set airplane mode to $mode
/system/core/rootdir/
Dinit.rc15 # Set init and its forked children's oom_adj.
21 # Set the security context of /adb_keys if present.
27 # Set the security context of /postinstall if present.
491 # Set SELinux security contexts on upgrade or policy update.
500 # Set indication (checked by vold) that we have finished this action
/system/media/audio_utils/
DDoxyfile90 # documentation (similar to Javadoc). Set to NO to disable this.
185 # to treat a multi-line C++ comment block as a detailed description. Set this
231 # Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C sources
239 # Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java or
247 # Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran
253 # Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL
309 # Set the SIP_SUPPORT tag to YES if your project consists of sip (see:
335 # Set the SUBGROUPING tag to YES to allow class member groups of the same type
337 # type (e.g. under the Public Functions section). Set it to NO to prevent
478 # will be excluded. Set it to YES to include the internal documentation.
[all …]

12