| /foundation/ability/ability_lite/frameworks/abilitymgr_lite/src/slite/ |
| H A D | ability_record_state_data.cpp | 23 AbilityRecordStateData::AbilityRecordStateData(const char *appName, AbilityRecordState state) in AbilityRecordStateData() argument
|
| /foundation/ability/ability_runtime/test/unittest/advanced_security_mode_manager_test/ |
| H A D | advanced_security_mode_manager_test.cpp | 40 int32_t state = OHOS::system::GetIntParameter<int32_t>("ohos.boot.advsecmode.state", 0); in SetUp() local
|
| /foundation/CastEngine/castengine_wifi_display/tests/unittest/impl/session/mock/ |
| H A D | mock_wfd_sink_session.cpp | 29 void MockWfdSinkSession::SetConnectState(bool state) in SetConnectState() argument 34 void MockWfdSinkSession::SetInterruptState(bool state) in SetInterruptState() argument 39 void MockWfdSinkSession::SetWfdState(WfdSessionState state) in SetWfdState() argument 49 void MockWfdSinkSession::SetRunningState(SessionRunningStatus state) in SetRunningState() argument
|
| H A D | mock_wfd_source_session.cpp | 29 void MockWfdSourceSession::SetInterruptState(bool state) in SetInterruptState() argument 34 void MockWfdSourceSession::SetWfdState(WfdSessionState state) in SetWfdState() argument 44 void MockWfdSourceSession::SetRunningState(SessionRunningStatus state) in SetRunningState() argument
|
| /foundation/ability/ability_lite/services/abilitymgr_lite/unittest/utils/ |
| H A D | ability_test_helper.h | 29 State state; member
|
| /foundation/ability/ability_runtime/interfaces/inner_api/app_manager/include/appmgr/ |
| H A D | render_state_data.h | 32 int32_t state = 0; member
|
| /foundation/ability/ability_runtime/services/appmgr/src/ |
| H A D | advanced_security_mode_manager.cpp | 43 int32_t state = OHOS::system::GetIntParameter<int32_t>(PARAM_GLOBAL_ADVANCED_MODE_STATE, 0); in Init() local
|
| /foundation/ability/ability_runtime/frameworks/native/ability/native/ |
| H A D | service_ability_impl.cpp | 68 void ServiceAbilityImpl::AbilityTransactionCallback(const AbilityLifeCycleState &state) in AbilityTransactionCallback() argument
|
| /foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
| H A D | view_stack_model_ng.h | 86 ViewStackProcessor::GetInstance()->SetVisualState(state); variable
|
| /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() argument
|
| /foundation/arkui/ace_engine/adapter/ohos/entrance/vibrator/ |
| H A D | vibrator_utils.cpp | 49 bool state = false; in GetFirstSupportedId() local 77 bool state = false; in StartVibraFeedback() local
|
| /foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
| H A D | view_stack_model_impl.h | 84 ViewStackProcessor::GetInstance()->SetVisualState(state); variable
|
| /foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
| H A D | jsi_image_animator_bridge.cpp | 36 const char* state = ""; in JsGetState() local
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
| H A D | form_state_info.h | 30 FormState state = FormState::UNKNOWN; member
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/test/mock/ |
| H A D | mock_a11y_system_ability_client_test.cpp | 27 static void BenchmarkTestForIsEnabled(benchmark::State &state) in BenchmarkTestForIsEnabled() argument 46 static void BenchmarkTestForGetEnabledAbilities(benchmark::State &state) in BenchmarkTestForGetEnabledAbilities() argument 65 static void BenchmarkTestForSendEvent(benchmark::State &state) in BenchmarkTestForSendEvent() argument
|
| /foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/ |
| H A D | overlay_bundle_info.h | 35 int32_t state = 0; // 0 is for disable and 1 is for enable
member
|
| /foundation/barrierfree/accessibility/interfaces/innerkits/test/benchmarktest/accessibility_system_ability_client_test/ |
| H A D | accessibility_system_ability_client_test.cpp | 27 static void BenchmarkTestForIsEnabled(benchmark::State &state) in BenchmarkTestForIsEnabled() argument 46 static void BenchmarkTestForGetEnabledAbilities(benchmark::State &state) in BenchmarkTestForGetEnabledAbilities() argument 65 static void BenchmarkTestForSendEvent(benchmark::State &state) in BenchmarkTestForSendEvent() argument
|
| /foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
| H A D | bluetooth_hid_host_observer_stub.cpp | 37 int state = data.ReadInt32(); in OnRemoteRequest() local
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
| H A D | napi_bluetooth_hfp_ag_observer.cpp | 37 void NapiHandsFreeAudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged() argument 28 OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) OnConnectionStateChanged() argument
|
| H A D | napi_bluetooth_hfp_hf_observer.cpp | 29 void NapiHandsFreeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument 37 void NapiHandsFreeUnitObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/hid/ |
| H A D | napi_bluetooth_hid_host_observer.cpp | 31 void NapiBluetoothHidHostObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/pan/ |
| H A D | napi_bluetooth_pan_observer.cpp | 30 void NapiBluetoothPanObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
|
| /foundation/communication/bluetooth/frameworks/js/napi/src/pbap/ |
| H A D | napi_bluetooth_pbap_pse_observer.cpp | 28 void NapiPbapPseObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause)
in OnConnectionStateChanged() argument
|
| /foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
| H A D | bluetooth_a2dp_sink_observer_proxy.cpp | 21 void BluetoothA2dpSinkObserverProxy::OnConnectionStateChanged(const RawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
|
| H A D | bluetooth_hid_host_observer_proxy.cpp | 20 ErrCode BluetoothHidHostObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged() argument
|