/ohos5.0/foundation/barrierfree/accessibility/common/interface/src/ |
H A D | accessible_ability_manager_service_proxy.cpp | 119 RetError AccessibleAbilityManagerServiceProxy::SetCaptionState(const bool state) in SetCaptionState() 437 RetError AccessibleAbilityManagerServiceProxy::GetCaptionState(bool &state) in GetCaptionState() 692 RetError AccessibleAbilityManagerServiceProxy::SetShortKeyState(const bool state) in SetShortKeyState() 717 RetError AccessibleAbilityManagerServiceProxy::SetMouseKeyState(const bool state) in SetMouseKeyState() 892 RetError AccessibleAbilityManagerServiceProxy::SetAudioMonoState(const bool state) in SetAudioMonoState() 1142 RetError AccessibleAbilityManagerServiceProxy::GetShortKeyState(bool &state) in GetShortKeyState() 1165 RetError AccessibleAbilityManagerServiceProxy::GetMouseKeyState(bool &state) in GetMouseKeyState() 1281 RetError AccessibleAbilityManagerServiceProxy::GetInvertColorState(bool &state) in GetInvertColorState() 1304 RetError AccessibleAbilityManagerServiceProxy::GetAnimationOffState(bool &state) in GetAnimationOffState() 1327 RetError AccessibleAbilityManagerServiceProxy::GetAudioMonoState(bool &state) in GetAudioMonoState() [all …]
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/bubble/ |
H A D | bubble_accessibility_property.h | 33 void SetShowedState(int32_t state) in SetShowedState()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_profile_hid_host.h | 55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {}; in OnConnectionStateChanged()
|
H A D | interface_profile_pan.h | 55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {} in OnConnectionStateChanged()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/audiorenderer/test/unittest/renderer_test/include/ |
H A D | renderer_capture_interrupt_unit_test.h | 30 void OnStateChange(const CapturerState state) override {} in OnStateChange()
|
/ohos5.0/commonlibrary/memory_utils/libpurgeablemem/common/src/ |
H A D | pm_state_c.c | 45 const char *GetPMStateName(PMState state) in GetPMStateName()
|
/ohos5.0/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_pro/mock/ |
H A D | mock_wifi_pro_interface.cpp | 43 …staCallback_.OnStaConnChanged = [this](OperateResState state, const WifiLinkedInfo &linkedInfo, in… in InitCallback() 51 void WifiProInterface::DealStaConnChanged(OperateResState state, const WifiLinkedInfo &info, int32_… in DealStaConnChanged()
|
/ohos5.0/foundation/multimedia/player_framework/test/unittest/observer_test/observer_unittest/ |
H A D | account_observer_func_unittest.cpp | 35 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease() 45 bool StopAndRelease(AVScreenCaptureStateCode state) in StopAndRelease()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_hf_call.h | 79 …std::string device, int id, int state, std::string number, bool multiParty, bool outgoing, bool in… in HandsFreeUnitCall() 106 …HandsFreeUnitCall(std::string device, int id, int state, std::string number, UUID uuid, bool multi… in HandsFreeUnitCall() 238 void SetState(int state) in SetState()
|
H A D | bluetooth_a2dp_snk.h | 56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged()
|
H A D | bluetooth_map_mse.h | 48 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t … in OnConnectionStateChanged()
|
H A D | bluetooth_pbap_pse.h | 48 …virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t … in OnConnectionStateChanged()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | scene_session_manager_lifecycle_test2.cpp | 125 SessionState state = SessionState::STATE_FOREGROUND; variable 161 SessionState state = SessionState::STATE_BACKGROUND; variable 190 SessionState state = SessionState::STATE_FOREGROUND; variable
|
/ohos5.0/base/useriam/user_auth_framework/services/context/src/ |
H A D | context_appstate_observer.cpp | 166 auto state = static_cast<ApplicationState>(appStateData.state); in OnAppStateChanged() local 181 auto state = static_cast<ApplicationState>(appStateData.state); in OnForegroundApplicationChanged() local 196 auto state = static_cast<AbilityState>(abilityStateData.abilityState); in OnAbilityStateChanged() local
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_manager_test.cpp | 75 const SharingIfaceState &state) in OnInterfaceSharingStateChanged() 162 SharingIfaceState state; variable 173 SharingIfaceState state; variable 211 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; variable 220 SharingIfaceState state = SharingIfaceState::SHARING_NIC_SERVING; variable
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http_client/src/util/c_openssl/ |
H A D | bio.rs | 139 let state = get_state::<S>(bio); in get_error() localVariable 144 let state = get_state::<S>(bio); in get_panic() localVariable 149 let state: &'a StreamState<S> = &*(BIO_get_data(bio) as *const StreamState<S>); in get_stream_ref() localVariable 189 let state = get_state::<S>(bio); in ctrl() localVariable 254 let state = get_state::<S>(bio); in bwrite() localVariable 267 let state = get_state::<S>(bio); in bread() localVariable
|
/ohos5.0/base/security/device_auth/test/unittest/tdd_framework/unit_test/services/session_manager/session/v2/expand_sub_session/expand_process_lib/ |
H A D | save_trusted_info_test.cpp | 413 CmdState state; variable 426 CmdState state; variable 439 CmdState state; variable 468 CmdState state; variable 484 CmdState state; variable 499 CmdState state; variable 516 CmdState state; variable 533 CmdState state; variable 550 CmdState state; variable 567 CmdState state; variable
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/util/ |
H A D | state_machine.cpp | 28 void StateMachine::Move(std::unique_ptr<State> &state) in Move() 93 inline int StateMachine::GetStateDepth(State &state) in GetStateDepth()
|
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/ |
H A D | udmf_radar_reporter.cpp | 23 int32_t stage, int32_t stageRes, int32_t state) in ReportNormal() 61 …td::string &func, int32_t scene, int32_t stage, int32_t stageRes, int32_t errorCode, int32_t state) in ReportFail()
|
/ohos5.0/foundation/multimedia/camera_framework/test/fuzztest/capturesession_fuzzer/ |
H A D | capture_session_fuzzer.h | 48 void OnExposureState(ExposureState state) override {} in OnExposureState() 53 void OnFocusState(FocusState state) override {} in OnFocusState()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_hfp_ag_server.cpp | 41 void OnConnectionStateChanged(const RawAddress& device, int state) override in OnConnectionStateChanged() 55 void OnScoStateChanged(const RawAddress& device, int state, int reason) override in OnScoStateChanged() 102 void OnSystemStateChange(const BTSystemState state) override in OnSystemStateChange() 185 for (int32_t state : states) { in GetDevicesByStates() local 201 int32_t BluetoothHfpAgServer::GetDeviceState(const BluetoothRawAddress &device, int32_t &state) in GetDeviceState() 341 bool BluetoothHfpAgServer::IntoMock(const BluetoothRawAddress &device, int state) { in IntoMock() 437 void BluetoothHfpAgServer::EnableBtCallLog(bool state) in EnableBtCallLog()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/canvas/ |
H A D | rendering_context_2d_model.h | 101 …virtual double GetMeasureTextWidth(const PaintState& state, const std::string& text) { return 0.0;… in GetMeasureTextWidth() 102 …virtual double GetMeasureTextHeight(const PaintState& state, const std::string& text) { return 0.0… in GetMeasureTextHeight() 113 virtual TextMetrics GetMeasureTextMetrics(const PaintState& state, const std::string& text) in GetMeasureTextMetrics()
|
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/pbap/ |
H A D | pbap_server_test.cpp | 33 void OnServiceConnectionStateChanged(const BluetoothRemoteDevice &device, int state) {} in OnServiceConnectionStateChanged() 159 int state = profile_->GetDeviceState(device); variable 223 int state = profile_->SetDevicePassword(device, password, userId); variable
|
/ohos5.0/foundation/communication/bluetooth/frameworks/c_api/src/ |
H A D | oh_bluetooth.cpp | 31 Bluetooth_ResultCode OH_Bluetooth_GetBluetoothSwitchState(Bluetooth_SwitchState *state) in OH_Bluetooth_GetBluetoothSwitchState()
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/ |
H A D | p2p_entity_state.cpp | 21 void P2pEntityState::ChangeState(P2pEntityState *state, const std::shared_ptr<P2pOperation> &operat… in ChangeState()
|