/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_theme/theme_apply/ |
H A D | js_button_theme.h | 26 static bool ApplyTheme(const ButtonRole& role, const ButtonStyleMode& styleMode, bool isLabelButton) in ApplyTheme() argument 32 static bool ApplyTheme(const ButtonRole& role, bool isLabelButton) in ApplyTheme() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_state_machine.cpp | 29 uint8_t role = msg.arg1_; in Dispatch() local 76 uint8_t role = msg.arg1_; in Dispatch() local 122 UpdateDeviceInformation(RawAddress rawAddr, bool value, uint8_t role) UpdateDeviceInformation() argument 150 uint8_t role = msg.arg1_; Dispatch() local 184 SetRole(uint8_t role) SetRole() argument [all...] |
H A D | a2dp_service_connection.cpp | 24 A2dpConnectManager::A2dpConnectManager(uint8_t role) in A2dpConnectManager() argument 157 bool A2dpConnectManager::JudgeConnectExit(const RawAddress &device, uint8_t role) in JudgeConnectExit() argument [all...] |
H A D | a2dp_sdp.cpp | 24 void A2dpSdpManager::SetProfileRole(uint8_t role) in SetProfileRole() argument
|
H A D | a2dp_state_machine.cpp | 45 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; in Dispatch() local 112 ProcessDisconnectReq(BtAddr addr, uint8_t role) ProcessDisconnectReq() argument 126 ProcessTimeout(BtAddr addr, uint8_t role) ProcessTimeout() argument 136 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 154 ProcessSetConfigReq(A2dpAvdtMsgData msgData, uint8_t role) ProcessSetConfigReq() argument 169 ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessSetConfigInd() argument 219 ProcessDiscoverReq(BtAddr addr, uint8_t role, uint8_t errCode) ProcessDiscoverReq() argument 272 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; Dispatch() local 316 ProcessOpenReq(BtAddr addr, uint16_t handle, uint8_t role) ProcessOpenReq() argument 327 ProcessDisconnectReq(BtAddr addr, uint8_t role) ProcessDisconnectReq() argument 337 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 358 ProcessOpenInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessOpenInd() argument 382 ProcessSetConfigInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessSetConfigInd() argument 457 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; Dispatch() local 496 ProcessOpenCfm(A2dpAvdtMsgData msgData, uint8_t role) ProcessOpenCfm() argument 524 ProcessDisconnectReq(BtAddr addr, uint8_t role) ProcessDisconnectReq() argument 534 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 579 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; Dispatch() local 632 ProcessSubOpenState(A2dpAvdtMsgData msgData, uint8_t role, int cmd) ProcessSubOpenState() argument 663 ProcessCloseInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessCloseInd() argument 673 ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessStartInd() argument 698 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 718 ProcessDisconnectReq(BtAddr addr, uint8_t role) ProcessDisconnectReq() argument 728 ProcessReconfigCfm(BtAddr addr, uint8_t role, uint16_t handle) ProcessReconfigCfm() argument 754 ProcessCloseCfm(BtAddr addr, uint8_t role) ProcessCloseCfm() argument 773 ProcessStartCfm(BtAddr addr, uint8_t role) ProcessStartCfm() argument 813 ProcessTimeout(BtAddr addr, uint8_t role) ProcessTimeout() argument 823 ProcessSuspendReq(uint16_t handle, uint8_t role) ProcessSuspendReq() argument 831 ProcessSuspendInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessSuspendInd() argument 849 ProcessSuspendCfm(A2dpAvdtMsgData msgData, uint8_t role) ProcessSuspendCfm() argument 917 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; Dispatch() local 969 ProcessSubStreamingState(A2dpAvdtMsgData msgData, uint8_t role, int cmd) ProcessSubStreamingState() argument 995 ProcessStartInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessStartInd() argument 1019 ProcessStartCfm(BtAddr addr, uint8_t role) ProcessStartCfm() argument 1039 ProcessSuspendInd(A2dpAvdtMsgData msgData, uint8_t role) ProcessSuspendInd() argument 1058 ProcessSuspendCfm(A2dpAvdtMsgData msgData, uint8_t role) ProcessSuspendCfm() argument 1093 ProcessWriteCfm(A2dpAvdtMsgData msgData, uint8_t role) ProcessWriteCfm() argument 1100 ProcessDisconnectReq(BtAddr addr, uint8_t role) ProcessDisconnectReq() argument 1114 ProcessSuspendReq(uint16_t handle, uint8_t role) ProcessSuspendReq() argument 1122 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 1143 ProcessCloseCfm(BtAddr addr, uint8_t role) ProcessCloseCfm() argument 1193 uint8_t role = (static_cast<A2dpAvdtMsg*>(msg.arg2_))->role; Dispatch() local 1217 ProcessCloseStreamInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessCloseStreamInd() argument 1236 ProcessDisconnectInd(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectInd() argument 1256 ProcessDisconnectCfm(BtAddr addr, uint16_t handle, uint8_t role) ProcessDisconnectCfm() argument [all...] |
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/ |
H A D | wifi_direct_role_option.cpp | 26 enum WifiDirectRole role = GetExpectedP2pRole(networkId); in GetExpectedRole() local 36 enum WifiDirectRole role = GetExpectedP2pRole(networkId); in GetExpectedRole() local
|
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/wifi_controller/ |
H A D | concrete_clientmode_manager.cpp | 23 ConcreteClientModeManager::ConcreteClientModeManager(ConcreteManagerRole role, int id) : mid(id), curRole(role) in ConcreteClientModeManager() argument 39 void ConcreteClientModeManager::SetRole(ConcreteManagerRole role) in SetRole() argument
|
H A D | multi_sta_manager.cpp | 23 MultiStaManager::MultiStaManager(MultiStaManager::Role role, int id) : mid(id), curRole(role), in MultiStaManager() argument 63 void MultiStaManager::SetRole(Role role) in SetRole() argument
|
H A D | softap_manager.cpp | 23 SoftApManager::SoftApManager(SoftApManager::Role role, int id) : mid(id), curRole(role), pSoftapManagerMachine(nullptr) in SoftApManager() argument 62 void SoftApManager::SetRole(Role role) in SetRole() argument
|
H A D | rpt_manager.cpp | 26 RptManager::RptManager(RptManager::Role role, int id) : mid(id), curRole(role), pRptManagerMachine(nullptr) in RptManager() argument 64 void RptManager::SetRole(Role role) in SetRole() argument
|
/foundation/distributeddatamgr/relational_store/test/js/clouddata/unittest/src/ |
H A D | CloudShareTest.js | |
/foundation/communication/dsoftbus/tests/core/bus_center/lnn/net_builder/mock/ |
H A D | net_ledger_mock.cpp | 48 int32_t LnnSetP2pRole(NodeInfo *info, int32_t role) in LnnSetP2pRole() argument
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_extension/ |
H A D | cloud_extension_stub.js | |
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avctp/ |
H A D | avctp_api.h | 26 uint16_t role; member 59 uint16_t role; member
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/cloud_data/src/ |
H A D | js_const_properties.cpp | 49 napi_value role = nullptr; in ExportRole() local
|
H A D | js_cloud_utils.cpp | 143 napi_value role = nullptr; in Convert2JSValue() local [all...] |
/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/test/sourcefuzztest/softbusadapter_fuzzer/ |
H A D | softbusadapter_fuzzer.cpp | 31 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCreatSoftBusSinkSocketServerFuzzTest() local 44 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCreateSoftBusSourceSocketClientFuzzTest() local 63 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusDestroySoftbusSessionServerFuzzTest() local 77 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusCloseSoftbusSessionFuzzTest() local 95 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in SoftbusSendSofbusStreamFuzzTest() local [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_data_connection.cpp | 160 void HfpAgDataConnection::SetRole(int role) in SetRole() argument
|
/foundation/multimedia/audio_framework/services/audio_service/client/src/ |
H A D | audio_device_descriptor.cpp | 25 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role, int32_t interruptGroupId, in AudioDeviceDescriptor() argument 46 AudioDeviceDescriptor::AudioDeviceDescriptor(DeviceType type, DeviceRole role) : deviceType_(type), deviceRole_(role) in AudioDeviceDescriptor() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | sharing_center.h | 50 int32_t role = Role::ROLE_NIL; member
|
/foundation/distributedhardware/distributed_camera/services/channel/test/unittest/common/channel/ |
H A D | dcamera_softbus_adapter_test.cpp | 74 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in HWTEST_F() local 92 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in HWTEST_F() local 109 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in HWTEST_F() local 130 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in HWTEST_F() local 152 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; in HWTEST_F() local 177 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 217 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 247 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 278 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 311 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 344 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 394 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 424 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 455 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 488 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 521 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 564 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 596 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 628 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 659 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local 690 DCAMERA_CHANNEL_ROLE role = DCAMERA_CHANNLE_ROLE_SOURCE; HWTEST_F() local [all...] |
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/cloud_data/include/ |
H A D | cloud_types.h | 52 int32_t role = Role::ROLE_NIL; member
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_hf/ |
H A D | hfp_hf_data_connection.cpp | 141 void HfpHfDataConnection::SetRole(int role) in SetRole() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/gap/ |
H A D | gap_btm_receive.c | 125 uint8_t role; member 142 GapRecvLeConnectionComplete( uint8_t status, uint16_t connectionHandle, const BtAddr *addr, uint8_t role, void *context) GapRecvLeConnectionComplete() argument
|
/foundation/multimedia/av_codec/services/engine/codec/video/hcodec/ |
H A D | type_converter.cpp | 165 std::optional<OMX_VIDEO_CODINGTYPE> TypeConverter::HdiRoleToOmxCodingType(AvCodecRole role) in HdiRoleToOmxCodingType() argument 177 string TypeConverter::HdiRoleToMime(AvCodecRole role) in HdiRoleToMime() argument
|