Searched refs:mode (Results 126 - 150 of 282) sorted by relevance

1234567891011>>

/system/bt/embdrv/sbc/decoder/include/
H A Doi_codec_sbc.h101 /**< The mode of the encoded channel is mono. One possible value for the @a mode
104 /**< The mode of the encoded channel is dual-channel. One possible value for the
105 * @a mode parameter of OI_CODEC_SBC_EncoderConfigure() */
107 /**< The mode of the encoded channel is stereo. One possible value for the @a
108 * mode parameter of OI_CODEC_SBC_EncoderConfigure() */
110 /**< The mode of the encoded channel is joint stereo. One possible value for the
111 * @a mode parameter of OI_CODEC_SBC_EncoderConfigure() */
173 uint8_t mode; /**< The mode o member in struct:__anon630
[all...]
/system/core/adf/libadf/include/adf/
H A Dadf.h165 * Sets the interface's DPMS mode.
167 int adf_interface_blank(int fd, __u8 mode);
169 * Sets the interface's display mode.
171 int adf_interface_set_mode(int fd, struct drm_mode_modeinfo *mode);
/system/tools/hidl/
H A DInterface.h93 StorageMode mode,
115 ErrorMode mode) const override;
H A DType.cpp376 const std::string &name, StorageMode mode, bool specifyNamespaces) const {
377 return getCppType(mode, specifyNamespaces) + " " + name;
524 void Type::handleError(Formatter &out, ErrorMode mode) const {
525 switch (mode) {
559 ErrorMode mode,
613 handleError(out, mode);
375 decorateCppName( const std::string &name, StorageMode mode, bool specifyNamespaces) const argument
552 emitReaderWriterEmbeddedForTypeName( Formatter &out, const std::string &name, bool nameIsPointer, const std::string &parcelObj, bool parcelObjIsPointer, bool isReader, ErrorMode mode, const std::string &parentName, const std::string &offsetText, const std::string &typeName, const std::string &childName, const std::string &funcNamespace) const argument
/system/update_engine/update_manager/
H A Dvariable_unittest.cc38 DefaultVariable(const string& name, VariableMode mode) argument
39 : Variable<T>(name, mode) {}
/system/vold/
H A DKeyUtil.cpp44 uint32_t mode; member in struct:android::vold::ext4_encryption_key
84 ext4_key->mode = EXT4_ENCRYPTION_MODE_AES_256_XTS;
H A Dvold_prepare_subdirs.cpp19 * apply the context if it's absent. Also fixes mode, uid, gid.
57 static bool prepare_dir(struct selabel_handle* sehandle, mode_t mode, uid_t uid, gid_t gid, argument
65 LOG(DEBUG) << "Setting up mode " << std::oct << mode << std::dec << " uid " << uid << " gid "
73 if (fs_prepare_dir(path.c_str(), mode, uid, gid) != 0) {
/system/bt/include/hardware/
H A Dbluetooth_headset_interface.h173 * @param mode mode of the call
182 bthf_call_mode_t mode, bthf_call_mpty_type_t mpty, const char* number,
/system/core/cpio/
H A Dmkbootfs.c40 int uid, gid, mode; member in struct:fs_config_entry
47 * gid, mode). */
75 s->st_mode = p->mode | (s->st_mode & ~07777);
81 s->st_mode = empty_path_config->mode | (s->st_mode & ~07777);
104 // fprintf(stderr, "_eject %s: mode=0%o\n", out, s->st_mode);
271 die("Unknown '%s' (mode %d)?\n", in, s.st_mode);
317 cc->mode = strtol(strtok(NULL, " \n"), NULL, 8);
/system/core/libappfuse/include/libappfuse/
H A DFuseAppLoop.h54 bool ReplyGetAttr(uint64_t unique, uint64_t inode, int64_t size, int mode);
/system/netd/server/
H A DInterfaceController.h38 static android::netdutils::Status setIPv6AddrGenMode(const std::string& interface, int mode);
H A DResolverController.h54 PrivateDnsMode mode; member in struct:android::net::ResolverController::PrivateDnsStatus
60 // If the requested |netid| is not known, the PrivateDnsStatus's mode has a
/system/bt/bta/dm/
H A Dbta_dm_pm.cc186 * Description convert power mode into timer index for each connected
190 * Returns index of the power mode delay timer
245 * Returns index of the power mode delay timer
345 /* find if there is an power mode entry for the service */
388 /* if subsystem has no more preference on the power mode remove
492 * Description Set the power mode for the device
520 /* see if any attempt to put device in low power mode failed */
575 /* some service don't like the mode */
577 /* select the other mode if its allowed and preferred, otherwise 0 which
618 /* new power mode fo
669 tBTM_PM_MODE mode = BTM_PM_STS_ACTIVE; local
692 tBTM_PM_MODE mode = BTM_PM_STS_ACTIVE; local
[all...]
/system/bt/bta/hh/
H A Dbta_hh_api.cc120 * protocol mode and security level.
125 void BTA_HhOpen(const RawAddress& dev_bda, tBTA_HH_PROTO_MODE mode, argument
133 p_buf->mode = mode;
197 * Description This function set the protocol mode at specified HID handle
210 * Description This function get protocol mode information.
376 * Description This utility function parse a boot mode report.
/system/bt/service/
H A Dlow_energy_advertiser.cc45 int GetAdvertisingIntervalUnit(AdvertiseSettings::Mode mode) { argument
48 switch (mode) {
93 out_params->min_interval = GetAdvertisingIntervalUnit(settings.mode());
/system/core/include/log/
H A Dlog_read.h254 struct logger_list* android_logger_list_alloc(int mode, unsigned int tail,
256 struct logger_list* android_logger_list_alloc_time(int mode, log_time start,
267 struct logger_list* android_logger_list_open(log_id_t id, int mode,
/system/core/init/
H A Dueventd_test.cpp100 GTEST_LOG_(INFO) << "Skipping test, SELinux must be enabled and in permissive mode.";
146 int mode; member in struct:__anon1646
160 files_and_modes[i].mode));
176 files_and_modes[i].mode);
/system/core/liblog/include/log/
H A Dlog_read.h254 struct logger_list* android_logger_list_alloc(int mode, unsigned int tail,
256 struct logger_list* android_logger_list_alloc_time(int mode, log_time start,
267 struct logger_list* android_logger_list_open(log_id_t id, int mode,
/system/core/liblog/include_vndk/log/
H A Dlog_read.h254 struct logger_list* android_logger_list_alloc(int mode, unsigned int tail,
256 struct logger_list* android_logger_list_alloc_time(int mode, log_time start,
267 struct logger_list* android_logger_list_open(log_id_t id, int mode,
/system/libhwbinder/vts/performance/
H A DBenchmark_throughput.cpp306 HwBinderMode mode = HwBinderMode::kBinderize; local
321 mode = HwBinderMode::kPassthrough;
346 if (mode == HwBinderMode::kBinderize) {
359 bool get_stub = mode == HwBinderMode::kBinderize ? false : true;
391 if (mode == HwBinderMode::kBinderize) {
/system/bt/stack/l2cap/
H A Dl2c_csm.cc187 /* Cancel sniff mode if needed */
190 settings.mode = BTM_PM_MD_ACTIVE;
244 /* Cancel sniff mode if needed */
248 settings.mode = BTM_PM_MD_ACTIVE;
775 if (p_ccb->our_cfg.fcr.mode != p_ccb->peer_cfg.fcr.mode) {
800 if ((p_ccb->our_cfg.fcr.mode == L2CAP_FCR_ERTM_MODE) &&
825 /* If failure was channel mode try to renegotiate */
872 if (p_ccb->our_cfg.fcr.mode != p_ccb->peer_cfg.fcr.mode) {
[all...]
/system/bt/btif/src/
H A Dbtif_core.cc125 * function in DUT mode.
261 * Description checks if BTIF is currently in DUT mode
263 * Returns 1 if test mode, otherwize 0
473 * non connectable/discoverable mode
559 * Description Callback invoked on completion of vendor specific test mode
574 * mode and 0 exits test mode
628 bt_scan_mode_t mode; local
652 BT_PROPERTY_ADAPTER_SCAN_MODE, sizeof(mode),
653 &mode);
973 bt_scan_mode_t mode = *(bt_scan_mode_t*)property->val; local
[all...]
/system/core/liblog/
H A Dlogd_reader.c495 strcpy(buffer, (logger_list->mode & ANDROID_LOG_NONBLOCK) ? "dumpAndClose"
519 if (logger_list->mode & ANDROID_LOG_WRAP) {
540 if (logger_list->mode & ANDROID_LOG_NONBLOCK) {
551 if (logger_list->mode & ANDROID_LOG_NONBLOCK) {
594 if (logger_list->mode & ANDROID_LOG_NONBLOCK) {
595 if ((logger_list->mode & ANDROID_LOG_WRAP) &&
599 logger_list->mode &= ~ANDROID_LOG_WRAP;
/system/bt/stack/btm/
H A Dbtm_int.h68 extern void btm_process_inq_complete(uint8_t status, uint8_t mode);
69 extern void btm_process_cancel_complete(uint8_t status, uint8_t mode);
141 uint8_t mode, uint16_t interval);
/system/core/base/
H A Dfile.cpp105 mode_t mode, uid_t owner, gid_t group,
109 android::base::unique_fd fd(TEMP_FAILURE_RETRY(open(path.c_str(), flags, mode)));
116 // meant what they said and doesn't want the umask-influenced mode.
117 if (fchmod(fd, mode) == -1) {
104 WriteStringToFile(const std::string& content, const std::string& path, mode_t mode, uid_t owner, gid_t group, bool follow_symlinks) argument

Completed in 394 milliseconds

1234567891011>>