/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwindstack/ |
H A D | unwind_local_benchmark.cpp | 91 static void Run(benchmark::State& state, size_t (*func)(void*), void* data) in Run() 107 static void BenchmarkUnwindStackLocal(benchmark::State& state) in BenchmarkUnwindStackLocal() 125 static void BenchmarkUnwindStackLocalCache(benchmark::State& state) in BenchmarkUnwindStackLocalCache() 143 static void BenchmarkUnwindStackLocalFrames(benchmark::State& state) in BenchmarkUnwindStackLocalFrames() 161 static void BenchmarkUnwindStackLocalFramesCache(benchmark::State& state) in BenchmarkUnwindStackLocalFramesCache()
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/hfp/ |
H A D | napi_bluetooth_hfp_hf_observer.cpp | 33 …eeUnitObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() 41 void NapiHandsFreeUnitObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state) in OnScoStateChanged()
|
H A D | napi_bluetooth_hfp_ag_observer.cpp | 33 int state, int cause) in OnConnectionStateChanged() 41 …AudioGatewayObserver::OnScoStateChanged(const BluetoothRemoteDevice &device, int state, int reason) in OnScoStateChanged()
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/base/ |
H A D | view_abstract_test_ng_for_property_config.cpp | 60 auto state = static_cast<VisualState>(index); variable 94 auto state = static_cast<VisualState>(index); variable 121 auto state = static_cast<VisualState>(index); variable 163 auto state = static_cast<VisualState>(index); variable 192 auto state = static_cast<VisualState>(index); variable 221 auto state = static_cast<VisualState>(index); variable 255 auto state = static_cast<VisualState>(index); variable 282 auto state = static_cast<VisualState>(index); variable 851 auto state = static_cast<VisualState>(index); variable 886 auto state = static_cast<VisualState>(index); variable [all …]
|
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | volume_core_test.cpp | 48 int32_t state = UNMOUNTED; variable 77 int32_t state = UNMOUNTED; variable 104 int32_t state = CHECKING; variable
|
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/ |
H A D | distributed_client_test.cpp | 196 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_ACTIVE; variable 214 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_INACTIVE; variable 232 AAFwk::ContinueState state = AAFwk::ContinueState::CONTINUESTATE_MAX; variable
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/src/ |
H A D | resource_manager_impl.cpp | 100 RState state = GetString(idItem, outValue); in GetStringById() local 114 RState state = GetString(idItem, outValue); in GetStringByName() local 153 RState state = GetStringById(id, outValue); in GetStringFormatById() local 273 RState state = GetPattern(idItem, outValue); in GetPatternById() local 287 RState state = GetPattern(idItem, outValue); in GetPatternByName() local 859 RState state = GetColor(idItem, outValue); in GetColorById() local 879 RState state = GetColor(idItem, outValue); in GetColorByName() local 906 RState state = GetSymbol(idItem, outValue); in GetSymbolById() local 920 RState state = GetSymbol(idItem, outValue); in GetSymbolByName() local 983 RState state = GetTheme(idItem, outValue); in GetThemeById() local [all …]
|
/ohos5.0/foundation/ability/ability_lite/services/abilitymgr_lite/src/ |
H A D | page_ability_record.cpp | 158 void PageAbilityRecord::SetCurrentState(State state) in SetCurrentState() 291 TransactionState state = {token_, STATE_ACTIVE}; in ActiveAbility() local 305 TransactionState state = {token_, STATE_INACTIVE}; in InactiveAbility() local 317 TransactionState state = {token_, STATE_BACKGROUND}; in ToBackgroundAbility() local 329 TransactionState state = {token_, STATE_INITIAL}; in StopAbility() local 402 TransactionState state = {token_, STATE_INITIAL}; in DisconnectAbilityDone() local 422 TransactionState state = {token_, STATE_INITIAL}; in ForceStopServiceAbility() local
|
/ohos5.0/foundation/arkui/ace_engine/test/unittest/core/pattern/grid/ |
H A D | grid_scroller_event_test_ng.cpp | 95 auto event = [&offsetY, &scrollState](Dimension offset, ScrollState state) { in __anon9d326aa70502() 501 Dimension offset, ScrollState state, ScrollSource source) { in __anon9d326aa70f02() 512 Dimension offset, ScrollState state) { in __anon9d326aa71002() 1467 Dimension offset, ScrollState state, ScrollSource source) { in __anon9d326aa76102() 1478 Dimension offset, ScrollState state) { in __anon9d326aa76202() 1532 Dimension offset, ScrollState state, ScrollSource source) { in __anon9d326aa76402() 1543 Dimension offset, ScrollState state) { in __anon9d326aa76502() 1610 Dimension offset, ScrollState state) { in __anon9d326aa76802() 1677 Dimension offset, ScrollState state) { in __anon9d326aa76b02() 1744 Dimension offset, ScrollState state) { in __anon9d326aa76e02() [all …]
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | location_without_permission_test.cpp | 132 bool state = false; variable 202 bool state = false; variable 228 bool state = false; variable 266 bool state = false; variable
|
/ohos5.0/foundation/barrierfree/accessibility/frameworks/acfwk/src/ |
H A D | accessibility_config_impl.cpp | 326 Accessibility::RetError AccessibilityConfig::Impl::GetCaptionsState(bool &state) in GetCaptionsState() 361 Accessibility::RetError AccessibilityConfig::Impl::SetCaptionsState(const bool state) in SetCaptionsState() 484 Accessibility::RetError AccessibilityConfig::Impl::SetShortKeyState(const bool state) in SetShortKeyState() 495 Accessibility::RetError AccessibilityConfig::Impl::SetMouseKeyState(const bool state) in SetMouseKeyState() 519 Accessibility::RetError AccessibilityConfig::Impl::GetShortKeyState(bool &state) in GetShortKeyState() 532 Accessibility::RetError AccessibilityConfig::Impl::GetMouseKeyState(bool &state) in GetMouseKeyState() 1171 Accessibility::RetError AccessibilityConfig::Impl::SetAudioMonoState(const bool state) in SetAudioMonoState() 1226 Accessibility::RetError AccessibilityConfig::Impl::GetInvertColorState(bool &state) in GetInvertColorState() 1252 Accessibility::RetError AccessibilityConfig::Impl::GetDaltonizationState(bool &state) in GetDaltonizationState() 1293 Accessibility::RetError AccessibilityConfig::Impl::GetAnimationOffState(bool &state) in GetAnimationOffState() [all …]
|
/ohos5.0/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_toolkit/config/ |
H A D | wifi_config_center.cpp | 142 void WifiConfigCenter::SetWifiStopState(bool state) in SetWifiStopState() 177 int WifiConfigCenter::SetWifiState(int state, int instId) in SetWifiState() 625 void WifiConfigCenter::SetSoftapToggledState(bool state) in SetSoftapToggledState() 704 int WifiConfigCenter::SetHotspotState(int state, int id) in SetHotspotState() 828 int WifiConfigCenter::SetP2pEnhanceState(int state) in SetP2pEnhanceState() 854 int WifiConfigCenter::SetP2pState(int state) in SetP2pState() 865 int WifiConfigCenter::SetP2pDiscoverState(int state) in SetP2pDiscoverState() 945 void WifiConfigCenter::SetScreenState(const int &state) in SetScreenState() 1066 void WifiConfigCenter::SetFreezeModeState(int state) in SetFreezeModeState() 1086 void WifiConfigCenter::SetThreadStatusFlag(bool state) in SetThreadStatusFlag() [all …]
|
/ohos5.0/base/telephony/call_manager/services/audio/src/ |
H A D | call_state_processor.cpp | 36 void CallStateProcessor::AddCall(int32_t callId, TelCallState state) in AddCall() 76 void CallStateProcessor::DeleteCall(int32_t callId, TelCallState state) in DeleteCall() 116 int32_t CallStateProcessor::GetCallNumber(TelCallState state) in GetCallNumber()
|
/ohos5.0/drivers/peripheral/camera/test/benchmarktest/v1_3/src/ |
H A D | camera_benchmark_securestream_test.cpp | 25 void CameraBenchmarkSecureStreamTest::SetUp(const ::benchmark::State &state) in SetUp() 32 void CameraBenchmarkSecureStreamTest::TearDown(const ::benchmark::State &state) in TearDown()
|
/ohos5.0/foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/fsm/src/ |
H A D | hi_state.cpp | 30 void HiState::AddTransition(int32_t event, HiState &state) in AddTransition() 52 bool HiState::operator==(const HiState &state) in operator ==()
|
/ohos5.0/base/hiviewdfx/faultloggerd/test/benchmarktest/unwind/ |
H A D | unwind_remote_benchmark.cpp | 102 static void Run(benchmark::State& state) in Run() 145 static void RunCache(benchmark::State& state) in RunCache() 182 static void BenchmarkUnwindRemote(benchmark::State& state) in BenchmarkUnwindRemote() 193 static void BenchmarkUnwindRemoteCache(benchmark::State& state) in BenchmarkUnwindRemoteCache()
|
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/ |
H A D | screen_action.cpp | 57 DisplayState state = DisplayState::DISPLAY_UNKNOWN; in GetDisplayState() local 88 bool ScreenAction::SetDisplayState(DisplayState state, const std::function<void(DisplayState)>& cal… in SetDisplayState() 107 DisplayState state; in SetDisplayState() local 160 bool ScreenAction::SetDisplayPower(DisplayState state, uint32_t reason) in SetDisplayPower()
|
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/ |
H A D | accessibility_settings_config.cpp | 90 RetError AccessibilitySettingsConfig::SetEnabled(const bool state) in SetEnabled() 102 RetError AccessibilitySettingsConfig::SetTouchGuideState(const bool state) in SetTouchGuideState() 114 RetError AccessibilitySettingsConfig::SetGestureState(const bool state) in SetGestureState() 138 RetError AccessibilitySettingsConfig::SetCaptionState(const bool state) in SetCaptionState() 164 RetError AccessibilitySettingsConfig::SetShortKeyState(const bool state) in SetShortKeyState() 205 RetError AccessibilitySettingsConfig::SetStartToHosState(const bool state) in SetStartToHosState() 215 RetError AccessibilitySettingsConfig::SetMouseKeyState(const bool state) in SetMouseKeyState() 325 RetError AccessibilitySettingsConfig::SetInvertColorState(const bool state) in SetInvertColorState() 337 RetError AccessibilitySettingsConfig::SetAnimationOffState(const bool state) in SetAnimationOffState() 349 RetError AccessibilitySettingsConfig::SetAudioMonoState(const bool state) in SetAudioMonoState() [all …]
|
/ohos5.0/foundation/resourceschedule/ffrt/src/sched/ |
H A D | task_state.h | 63 void SetCurState(State state) in SetCurState() 96 static void RegisterOps(State state, Op&& op) in RegisterOps() 103 static const char* String(State state) in String()
|
H A D | task_state.cpp | 24 int TaskState::OnTransition(State state, CPUEUTask* task, Op&& op) in OnTransition() 74 void TaskState::TaskStateStat::Count(State state) in Count()
|
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/ |
H A D | fold_screen_state_machine_test.cpp | 150 FoldScreenState state = FoldScreenState::UNKNOWN; variable 167 FoldScreenState state = FoldScreenState::UNKNOWN; variable 185 FoldScreenState state = fsm.GetCurrentState(); variable
|
/ohos5.0/foundation/communication/netmanager_ext/test/networksharemanager/unittest/networkshare_manager_test/ |
H A D | networkshare_manager_usb_test.cpp | 59 SharingIfaceState state; variable 69 SharingIfaceState state; variable
|
/ohos5.0/base/powermgr/power_manager/services/zidl/src/ |
H A D | power_state_callback_proxy.cpp | 27 void PowerStateCallbackProxy::OnPowerStateChanged(PowerState state) in OnPowerStateChanged() 51 void PowerStateCallbackProxy::OnAsyncPowerStateChanged(PowerState state) in OnAsyncPowerStateChanged()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/common/properties/ |
H A D | state_attributes.h | 58 bool HasAttribute(AttributeID attribute, VisualState state) in HasAttribute() 70 void AddAttribute(AttributeID attribute, AttributeType value, VisualState state) in AddAttribute() 77 …onst std::vector<RefPtr<StateAttributeBase<AttributeID>>>& GetAttributesForState(VisualState state) in GetAttributesForState()
|
/ohos5.0/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 cl… in UpdateTracker() 94 void AudioStreamTracker::FetchOutputDeviceForTrack(const int32_t sessionId, const State state, cons… in FetchOutputDeviceForTrack() 109 void AudioStreamTracker::FetchInputDeviceForTrack(const int32_t sessionId, const State state, const… in FetchInputDeviceForTrack()
|