| /foundation/arkui/ui_appearance/services/src/ |
| H A D | ui_appearance_ability_stub.cpp | 64 auto state = GetFontScale(fontScale); in OnGetFontScaleInner() local 94 auto state = GetFontWeightScale(fontWeightScale); in OnGetFontWeightScaleInner() local
|
| /foundation/arkui/ace_engine_lite/frameworks/src/core/components/ |
| H A D | input_checkbox_component.cpp | 47 UICheckBox::UICheckBoxState state = in SetPrivateAttribute() local 112 bool state = (checkbox_.GetState() == UICheckBox::UICheckBoxState::SELECTED); in DealEvent() local
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_hfp_ag_observer_proxy.cpp | 22 void BluetoothHfpAgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument 53 void BluetoothHfpAgObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state, int reason) in OnScoStateChanged() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
| H A D | avrcp_ct_pass_through.cpp | 24 AvrcCtPassPacket::AvrcCtPassPacket(uint8_t oper, uint8_t state) : stateFlag_(state), operationId_(oper) in AvrcCtPassPacket() argument 139 bool AvrcCtPassPacket::IsValidKeyState(uint8_t state) in IsValidKeyState() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
| H A D | avrcp_tg_pass_through.cpp | 26 AvrcTgPassPacket::AvrcTgPassPacket(uint8_t oper, uint8_t state, uint8_t label) in AvrcTgPassPacket() argument 145 bool AvrcTgPassPacket::IsValidKeyState(uint8_t state) in IsValidKeyState() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
| H A D | gatt_connection_observer.h | 30 virtual void OnConnectionChanged(const GattDevice &device, uint16_t connectionHandle, int state) in OnConnectionChanged() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/ble/ |
| H A D | napi_bluetooth_gatt_server_callback.cpp | 56 void NapiGattServerCallback::OnConnectionStateUpdate(const BluetoothRemoteDevice &device, int state) in OnConnectionStateUpdate() argument
|
| /foundation/communication/bluetooth/interfaces/inner_api/include/ |
| H A D | bluetooth_hfp_ag.h | 64 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument 75 virtual void OnScoStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t reason) in OnScoStateChanged() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
| H A D | interface_profile_hfp_ag.h | 65 virtual void OnConnectionStateChanged(const RawAddress &device, int state) in OnConnectionStateChanged() argument 75 virtual void OnScoStateChanged(const RawAddress &device, int state, int reason = 0) in OnScoStateChanged() argument [all...] |
| /foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
| H A D | a2dp_service_device.cpp | 68 void A2dpDeviceInfo::SetPlayingState(bool state) in SetPlayingState() argument 84 void A2dpDeviceInfo::SetConnectState(int state) in SetConnectState() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
| H A D | gatt_data.cpp | 29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() argument
|
| /foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
| H A D | ohos_bt_adapter_utils.cpp | 69 void GetAclStateName(int transport, int state, std::string &out) in GetAclStateName() argument 96 GapAclState ConvertAclState(int transport, int state) in ConvertAclState() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeRender/src/ |
| H A D | render_context.h | 165 auto state = static_cast<RenderPluginState*>(token); variable
|
| /foundation/multimedia/audio_framework/frameworks/native/audiorenderer/src/ |
| H A D | audio_renderer_proxy_obj.cpp | 78 void AudioRendererProxyObj::SetOffloadModeImpl(int32_t state, bool isAppBack) in SetOffloadModeImpl() argument
|
| /foundation/graphic/graphic_3d/lume/metaobject/src/animation/ |
| H A D | property_animation.cpp | 73 auto& state = GetState(); in ProcessOnSet() local
|
| /foundation/multimedia/audio_framework/services/audio_policy/test/unittest/audio_client_tracker_callback_stub_unit_test/include/ |
| H A D | audio_client_tracker_callback_stub_unit_test.h | 55 virtual void SetOffloadModeImpl(int32_t state, bool isAppBack) {}; in SetOffloadModeImpl() argument
|
| /foundation/multimedia/audio_framework/services/audio_service/client/src/ |
| H A D | audio_stream_tracker.cpp | 62 void AudioStreamTracker::UpdateTracker(const int32_t sessionId, const State state, const int32_t clientPid, in UpdateTracker() argument 94 FetchOutputDeviceForTrack(const int32_t sessionId, const State state, const int32_t clientPid, const AudioRendererInfo &rendererInfo, const AudioStreamDeviceChangeReasonExt reason) FetchOutputDeviceForTrack() argument 109 FetchInputDeviceForTrack(const int32_t sessionId, const State state, const int32_t clientPid, const AudioCapturerInfo &capturerInfo) FetchInputDeviceForTrack() argument [all...] |
| /foundation/graphic/graphic_3d/lume/LumeFont/src/plugin/ |
| H A D | plugin.cpp | 59 RenderPluginState* state = new RenderPluginState { context }; in CreatePlugin() local 67 RenderPluginState* state = static_cast<RenderPluginState*>(token); in DestroyPlugin() local [all...] |
| /foundation/filemanagement/storage_service/services/storage_daemon/ipc/test/ |
| H A D | storage_manager_client_test.cpp | 152 StorageManager::VolumeState state = StorageManager::VolumeState::UNMOUNTED; in HWTEST_F() local
|
| /foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
| H A D | volume_core_test.cpp | 48 int32_t state = UNMOUNTED; in HWTEST_F() local 77 int32_t state = UNMOUNTED; in HWTEST_F() local 104 int32_t state = CHECKING; in HWTEST_F() local [all...] |
| /foundation/graphic/graphic_3d/3d_widget_adapter/include/data_type/ |
| H A D | gltf_animation.h | 25 GLTFAnimation(const std::string& name, AnimationState state, int repeatCount = -1, in GLTFAnimation() argument
|
| /foundation/multimedia/media_foundation/src/osal/task/pthread/ |
| H A D | thread.cpp | 132 auto state = currentThread->state_.get(); in Run() local
|
| /foundation/multimedia/media_foundation/src/osal/task/ffrt/ |
| H A D | task.cpp | 111 RunningState state = runningState_.load(); in Pause() local
|
| /foundation/multimedia/media_foundation/engine/foundation/osal/thread/ |
| H A D | task.cpp | 91 RunningState state = runningState_.load(); in Pause() local
|
| H A D | thread.cpp | 106 auto state = static_cast<State*>(arg); in Run() local
|