Home
last modified time | relevance | path

Searched refs:label (Results 1 – 25 of 217) sorted by relevance

123456789

/system/bt/gd/cert/
Dperformance_test_logger.py32 def log_single_point(self, label=""): argument
33 if label not in self.single_points:
34 self.single_points[label] = []
35 self.single_points[label].append(datetime.now())
37 def start_interval(self, label=""): argument
38 if label not in self.start_interval_points:
39 self.start_interval_points[label] = []
40 self.start_interval_points[label].append(datetime.now())
42 def end_interval(self, label=""): argument
43 if label not in self.end_interval_points:
[all …]
Dgd_device.py79 logging.exception("[%s] Failed to clean up properly due to" % device.label)
139 …t__(self, grpc_port: str, grpc_root_server_port: str, signal_port: str, cmd: List[str], label: str,
162 self.label = label
168 … '%s_%s_backing_logs.txt' % (self.type_identifier, self.label))
170 … cmd.append("--btsnoop=%s" % os.path.join(self.log_path_base, '%s_btsnoop_hci.log' % self.label))
173 if "cert" in self.label:
187 …make_ports_available([self.signal_port]), "[%s] Failed to make signal port available" % self.label)
215 tag=self.label,
223 …self.grpc_channel = grpc.intercept_channel(self.grpc_channel, LoggingClientInterceptor(self.label))
266 … logging.error("[%s] Failed to interrupt backing process via SIGINT, sending SIGKILL" % self.label)
[all …]
/system/extras/tests/workloads/
Dsystemapps.sh76 label=$1
85 curMax=$(eval "echo \$${label}max")
87 curMin=$(eval "echo \$${label}min")
89 curSum=$(eval "echo \$${label}sum")
91 curRestart=$(eval "echo \$${label}restart")
93 curReclaim=$(eval "echo \$${label}reclaim")
95 curFrames=$(eval "echo \$${label}frames")
97 curJanks=$(eval "echo \$${label}janks")
99 cur90=$(eval "echo \$${label}90")
101 cur95=$(eval "echo \$${label}95")
[all …]
/system/bt/profile/avrcp/
Ddevice.h64 base::Callback<void(uint8_t label, bool browse,
133 void MessageReceived(uint8_t label, std::shared_ptr<Packet> pkt);
134 void BrowseMessageReceived(uint8_t label, std::shared_ptr<BrowsePacket> pkt);
135 void VendorPacketHandler(uint8_t label, std::shared_ptr<VendorPacket> pkt);
143 uint8_t label, bool interim, std::string curr_song_id,
148 uint8_t label, const std::shared_ptr<GetCapabilitiesRequest>& pkt);
152 uint8_t label, const std::shared_ptr<RegisterNotificationRequest>& pkt);
160 uint8_t label, bool interim, std::string curr_song_id,
165 virtual void PlaybackPosNotificationResponse(uint8_t label, bool interim,
169 virtual void GetPlayStatusResponse(uint8_t label, PlayStatus status);
[all …]
Ddevice.cc40 base::Callback<void(uint8_t label, bool browse, in Device() argument
78 void Device::VendorPacketHandler(uint8_t label, in VendorPacketHandler() argument
86 send_message(label, false, std::move(response)); in VendorPacketHandler()
107 send_message(label, false, std::move(response)); in VendorPacketHandler()
108 active_labels_.erase(label); in VendorPacketHandler()
120 HandleVolumeChanged(label, register_notification); in VendorPacketHandler()
138 HandleGetCapabilities(label, in VendorPacketHandler()
143 HandleNotification(label, in VendorPacketHandler()
153 send_message(label, false, std::move(response)); in VendorPacketHandler()
156 label, get_element_attributes_request_pkt)); in VendorPacketHandler()
[all …]
/system/bt/stack/include/
Davdtc_api.h97 extern void AVDTC_DiscoverRsp(const RawAddress& bd_addr, uint8_t label,
109 extern void AVDTC_GetCapRsp(const RawAddress& bd_addr, uint8_t label,
121 extern void AVDTC_GetAllCapRsp(const RawAddress& bd_addr, uint8_t label,
144 extern void AVDTC_GetConfigRsp(uint8_t handle, uint8_t label,
167 extern void AVDTC_OpenRsp(uint8_t handle, uint8_t label);
179 uint8_t label);
190 extern void AVDTC_CloseRsp(uint8_t handle, uint8_t label);
202 uint8_t label);
224 extern void AVDTC_AbortRsp(uint8_t handle, uint8_t label);
236 uint8_t label, uint8_t err_code, uint8_t err_param);
Davrc_api.h179 using tAVRC_MSG_CBACK = base::Callback<void(uint8_t handle, uint8_t label,
192 uint8_t label; member
403 extern uint16_t AVRC_MsgReq(uint8_t handle, uint8_t label, uint8_t ctype,
427 extern uint16_t AVRC_UnitCmd(uint8_t handle, uint8_t label);
454 extern uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page);
479 extern uint16_t AVRC_PassCmd(uint8_t handle, uint8_t label,
508 extern uint16_t AVRC_PassRsp(uint8_t handle, uint8_t label,
534 extern uint16_t AVRC_VendorCmd(uint8_t handle, uint8_t label,
563 extern uint16_t AVRC_VendorRsp(uint8_t handle, uint8_t label,
/system/extras/simpleperf/scripts/
Dprofile_pb2.py38 number=1, type=11, cpp_type=10, label=3,
45 number=2, type=11, cpp_type=10, label=3,
52 number=3, type=11, cpp_type=10, label=3,
59 number=4, type=11, cpp_type=10, label=3,
66 number=5, type=11, cpp_type=10, label=3,
73 number=6, type=9, cpp_type=9, label=3,
80 number=7, type=3, cpp_type=2, label=1,
87 number=8, type=3, cpp_type=2, label=1,
94 number=9, type=3, cpp_type=2, label=1,
101 number=10, type=3, cpp_type=2, label=1,
[all …]
/system/update_engine/scripts/update_payload/
Dupdate_metadata_pb2.py96 number=1, type=4, cpp_type=4, label=1,
103 number=2, type=4, cpp_type=4, label=1,
134 number=1, type=13, cpp_type=3, label=1,
141 number=2, type=12, cpp_type=9, label=1,
148 number=3, type=7, cpp_type=3, label=1,
178 number=1, type=11, cpp_type=10, label=3,
209 number=1, type=4, cpp_type=4, label=1,
216 number=2, type=12, cpp_type=9, label=1,
247 number=1, type=9, cpp_type=9, label=1,
254 number=2, type=9, cpp_type=9, label=1,
[all …]
/system/bt/stack/avct/
Davct_defs.h51 #define AVCT_BUILD_HDR(p, label, type, cr_ipid) \ argument
52 *(p)++ = ((label) << 4) | ((type) << 2) | (cr_ipid);
54 #define AVCT_PARSE_HDR(p, label, type, cr_ipid) \ argument
56 (label) = *(p) >> 4; \
/system/vold/model/
DEmulatedVolume.cpp61 std::string label = mLabel; in doMount() local
63 label = "emulated"; in doMount()
66 mFuseDefault = StringPrintf("/mnt/runtime/default/%s", label.c_str()); in doMount()
67 mFuseRead = StringPrintf("/mnt/runtime/read/%s", label.c_str()); in doMount()
68 mFuseWrite = StringPrintf("/mnt/runtime/write/%s", label.c_str()); in doMount()
69 mFuseFull = StringPrintf("/mnt/runtime/full/%s", label.c_str()); in doMount()
72 setPath(StringPrintf("/storage/%s", label.c_str())); in doMount()
95 label.c_str(), in doMount()
/system/bt/stack/avrc/
Davrc_opt.cc93 uint16_t AVRC_UnitCmd(uint8_t handle, uint8_t label) { in AVRC_UnitCmd() argument
108 return AVCT_MsgReq(handle, label, AVCT_CMD, p_cmd); in AVRC_UnitCmd()
136 uint16_t AVRC_SubCmd(uint8_t handle, uint8_t label, uint8_t page) { in AVRC_SubCmd() argument
153 return AVCT_MsgReq(handle, label, AVCT_CMD, p_cmd); in AVRC_SubCmd()
179 uint16_t AVRC_VendorCmd(uint8_t handle, uint8_t label, in AVRC_VendorCmd() argument
183 return AVCT_MsgReq(handle, label, AVCT_CMD, p_buf); in AVRC_VendorCmd()
214 uint16_t AVRC_VendorRsp(uint8_t handle, uint8_t label, in AVRC_VendorRsp() argument
218 return AVCT_MsgReq(handle, label, AVCT_RSP, p_buf); in AVRC_VendorRsp()
Davrc_api.cc138 param->handle, param->label); in avrc_process_timeout()
143 param->handle, AVRC_CMD_TIMEOUT_EVT, param->label, NULL); in avrc_process_timeout()
200 void avrc_start_cmd_timer(uint8_t handle, uint8_t label, uint8_t msg_mask) { in avrc_start_cmd_timer() argument
204 param->label = label; in avrc_start_cmd_timer()
208 label); in avrc_start_cmd_timer()
305 static uint16_t avrc_send_continue_frag(uint8_t handle, uint8_t label) { in avrc_send_continue_frag() argument
315 label, p_pkt->len); in avrc_send_continue_frag()
342 return AVCT_MsgReq(handle, label, cr, p_pkt); in avrc_send_continue_frag()
354 static BT_HDR* avrc_proc_vendor_command(uint8_t handle, uint8_t label, in avrc_proc_vendor_command() argument
393 AVCT_MsgReq(handle, label, AVCT_RSP, p_pkt); in avrc_proc_vendor_command()
[all …]
/system/core/libpixelflinger/codeflinger/
DMIPSAssembler.h109 virtual void label(const char* theLabel);
110 virtual void B(int cc, const char* label);
111 virtual void BL(int cc, const char* label);
113 virtual uint32_t* pcForLabel(const char* label);
226 char label[100][10]; member
258 virtual void label(const char* string);
261 virtual uint32_t* pcForLabel(const char* label);
363 void B(const char* label);
364 void BEQ(int Rs, int Rt, const char* label);
365 void BNE(int Rs, int Rt, const char* label);
[all …]
DMIPSAssembler.cpp135 void ArmToMipsAssembler::label(const char* theLabel) in label() function in android::ArmToMipsAssembler
137 mMips->label(theLabel); in label()
149 sprintf(cond.label[i], "cond_%d", i); in init_conditional_labels()
192 uint32_t* ArmToMipsAssembler::pcForLabel(const char* label) in pcForLabel() argument
194 return mMips->pcForLabel(label); in pcForLabel()
421 ArmToMipsAssembler::B(cc^1, cond.label[++cond.labelnum]); in dataProcessing()
591 mMips->label(cond.label[cond.labelnum]); in dataProcessing()
699 void ArmToMipsAssembler::B(int cc, const char* label) in B() argument
705 case EQ: mMips->BEQ(cond.r1, cond.r2, label); break; in B()
706 case NE: mMips->BNE(cond.r1, cond.r2, label); break; in B()
[all …]
/system/bt/service/
Davrcp_control.h44 int32_t abs_vol, int32_t label) = 0;
47 const std::string& device_address, int32_t label) = 0;
75 int32_t label);
80 int32_t abs_vol, int32_t label);
93 uint8_t label) override;
95 uint8_t label) override;
Davrcp_control.cc87 int32_t abs_vol, int32_t label) { in SetAbsVolumeResponse() argument
99 ->set_volume_rsp(addr, abs_vol, label); in SetAbsVolumeResponse()
111 int32_t label) { in RegisterForAbsVolumeCallbackResponse() argument
125 abs_vol, label); in RegisterForAbsVolumeCallbackResponse()
145 uint8_t abs_vol, uint8_t label) { in CtrlSetabsvolCmdCallback() argument
149 delegate_->OnSetAbsVolumeRequest(device_address, abs_vol, label); in CtrlSetabsvolCmdCallback()
153 const RawAddress& bd_addr, uint8_t label) { in CtrlRegisternotificationAbsVolCallback() argument
157 delegate_->OnRegisterForAbsVolumeCallbackRequest(device_address, label); in CtrlRegisternotificationAbsVolCallback()
/system/bt/bta/av/
Dbta_av_api.cc407 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id, in BTA_AvRemoteCmd() argument
418 p_buf->label = label; in BTA_AvRemoteCmd()
434 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label, in BTA_AvRemoteVendorUniqueCmd() argument
440 p_buf->label = label; in BTA_AvRemoteVendorUniqueCmd()
466 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() argument
477 p_buf->label = label; in BTA_AvVendorCmd()
501 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() argument
515 p_buf->label = label; in BTA_AvVendorRsp()
579 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() argument
589 p_buf->label = label; in BTA_AvMetaRsp()
[all …]
/system/keymaster/include/keymaster/km_openssl/
Dckdf.h28 keymaster_error_t ckdf(const KeymasterKeyBlob& key, const KeymasterBlob& label,
36 inline keymaster_error_t ckdf(const KeymasterKeyBlob& key, const KeymasterBlob& label, in ckdf() argument
38 return ckdf(key, label, &context_chunks, 1 /* num_chunks */, output); in ckdf()
/system/keymaster/tests/
Dckdf_test.cpp31 const char* label; member
90 auto label = hex2blob(test.label); in TEST() local
97 ASSERT_EQ(KM_ERROR_OK, ckdf(key, label, context, &output)); in TEST()
/system/bt/service/ipc/binder/
Dbluetooth_avrcp_control_binder_server.cc125 int32_t label, bool* _aidl_return) { in SetAbsVolumeResponse() argument
135 abs_vol, label)) { in SetAbsVolumeResponse()
147 int32_t abs_vol, int32_t label, bool* _aidl_return) { in RegisterForAbsVolumeCallbackResponse() argument
157 String8(device_address).string(), response_type, abs_vol, label)) { in RegisterForAbsVolumeCallbackResponse()
192 const std::string& device_address, int32_t abs_vol, int32_t label) { in OnSetAbsVolumeRequest() argument
194 auto func = [&addr_s16, abs_vol, label](IInterface* cb) { in OnSetAbsVolumeRequest()
196 avrcp_control_cb->OnSetAbsVolumeRequest(addr_s16, abs_vol, label); in OnSetAbsVolumeRequest()
203 const std::string& device_address, int32_t label) { in OnRegisterForAbsVolumeCallbackRequest() argument
205 auto func = [&addr_s16, label](IInterface* cb) { in OnRegisterForAbsVolumeCallbackRequest()
207 avrcp_control_cb->OnRegisterForAbsVolumeCallbackRequest(addr_s16, label); in OnRegisterForAbsVolumeCallbackRequest()
/system/bt/btif/test/
Dbtif_rc_test.cc64 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code, in BTA_AvMetaCmd() argument
66 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvMetaRsp() argument
68 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id, in BTA_AvRemoteCmd() argument
70 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label, in BTA_AvRemoteVendorUniqueCmd() argument
73 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code, in BTA_AvVendorCmd() argument
75 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code, in BTA_AvVendorRsp() argument
/system/core/toolbox/
Dgetevent.c16 struct label { struct
24 static struct label key_value_labels[] = { argument
55 static const char *get_label(const struct label *labels, int value) in get_label()
99 const char* label; in print_possible_events() local
102 struct label* bit_labels; in print_possible_events()
121 label = "KEY"; in print_possible_events()
125 label = "REL"; in print_possible_events()
129 label = "ABS"; in print_possible_events()
133 label = "MSC"; in print_possible_events()
138 label = "LED"; in print_possible_events()
[all …]
/system/core/sdcard/
Dsdcard.cpp166 static void run_sdcardfs(const std::string& source_path, const std::string& label, uid_t uid, in run_sdcardfs() argument
169 std::string dest_path_default = "/mnt/runtime/default/" + label; in run_sdcardfs()
170 std::string dest_path_read = "/mnt/runtime/read/" + label; in run_sdcardfs()
171 std::string dest_path_write = "/mnt/runtime/write/" + label; in run_sdcardfs()
172 std::string dest_path_full = "/mnt/runtime/full/" + label; in run_sdcardfs()
237 const char *label = NULL; in main() local
291 } else if (!label) { in main()
292 label = arg; in main()
303 if (!label) { in main()
324 run_sdcardfs(source_path, label, uid, gid, userid, multi_user, full_write, derive_gid, in main()
/system/bt/bta/include/
Dbta_av_api.h286 uint8_t label; member
297 uint8_t label; member
304 uint8_t label; member
314 uint8_t label; member
583 void BTA_AvRemoteCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_RC rc_id,
597 void BTA_AvRemoteVendorUniqueCmd(uint8_t rc_handle, uint8_t label,
612 void BTA_AvVendorCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE cmd_code,
627 void BTA_AvVendorRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
665 void BTA_AvMetaRsp(uint8_t rc_handle, uint8_t label, tBTA_AV_CODE rsp_code,
685 void BTA_AvMetaCmd(uint8_t rc_handle, uint8_t label, tBTA_AV_CMD cmd_code,

123456789