Home
last modified time | relevance | path

Searched defs:state (Results 401 – 425 of 2316) sorted by relevance

1...<<11121314151617181920>>...93

/ohos5.0/foundation/arkui/ui_lite/interfaces/kits/components/
H A Dui_list.h148 void SetScrollState(uint8_t state) in SetScrollState()
292 void SetLoopState(bool state) in SetLoopState()
365 void EnableAutoAlign(bool state) in EnableAutoAlign()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_state_observer_manager_test/
H A Dapp_state_observer_manager_test.cpp217 ApplicationState state = ApplicationState::APP_STATE_CREATE; variable
235 ApplicationState state = ApplicationState::APP_STATE_CREATE; variable
534 ApplicationState state = ApplicationState::APP_STATE_FOREGROUND; variable
557 ApplicationState state = ApplicationState::APP_STATE_BACKGROUND; variable
580 ApplicationState state = ApplicationState::APP_STATE_BACKGROUND; variable
602 ApplicationState state = ApplicationState::APP_STATE_CREATE; variable
624 ApplicationState state = ApplicationState::APP_STATE_TERMINATED; variable
647 ApplicationState state = ApplicationState::APP_STATE_CREATE; variable
671 ApplicationState state = ApplicationState::APP_STATE_CREATE; variable
693 ApplicationState state = ApplicationState::APP_STATE_END; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/overlay/
H A Doverlay_bundle_info.h35 int32_t state; // 0 is for disable and 1 is for enable member
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_image_animator_bridge.cpp36 const char* state = ""; in JsGetState() local
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/
H A Dmock_ui_ability_impl.h42 void SetlifecycleState(int state) in SetlifecycleState()
/ohos5.0/base/telephony/cellular_data/services/src/
H A Dstate_notification.cpp32 int32_t state = CellularDataStateAdapter(dataState); in UpdateCellularDataConnectState() local
/ohos5.0/foundation/ability/ability_runtime/test/fuzztest/forcetimeoutfortest_fuzzer/
H A Dforcetimeoutfortest_fuzzer.cpp36 std::string state(data, size); in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dtelephone_client_service.h35 virtual void OnEnhancedDriverSafety(int state) in OnEnhancedDriverSafety()
77 void NotifyEnhancedDriverSafety(int state) in NotifyEnhancedDriverSafety()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_hfp_ag_observer_proxy.cpp22 …pAgObserverProxy::OnConnectionStateChanged(const BluetoothRawAddress &device, int state, int cause) in OnConnectionStateChanged()
53 void BluetoothHfpAgObserverProxy::OnScoStateChanged(const BluetoothRawAddress &device, int state, i… in OnScoStateChanged()
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_appkit_test/include/
H A Dmock_application.cpp98 std::vector<std::string> state; in OnStart() local
189 int32_t MockApplication::ScheduleChangeAppGcState(int32_t state) in ScheduleChangeAppGcState()
/ohos5.0/foundation/multimedia/audio_framework/services/audio_policy/client/src/
H A Daudio_client_tracker_callback_stub.cpp87 int32_t state = data.ReadInt32(); in OffloadRemoteRequest() local
138 void AudioClientTrackerCallbackStub::SetOffloadModeImpl(int32_t state, bool isAppBack) in SetOffloadModeImpl()
/ohos5.0/drivers/peripheral/codec/test/benchmarktest/
H A Dcodec_benchmark_manager_test.cpp30 void SetUp(const ::benchmark::State &state) in SetUp()
35 void TearDown(const ::benchmark::State &state) in TearDown()
/ohos5.0/foundation/distributedhardware/device_manager/test/benchmarktest/device_manager_test/
H A Ddevice_manager_test.cpp50 void SetUp(const ::benchmark::State &state) override in SetUp()
78 void TearDown(const ::benchmark::State &state) override in TearDown()
/ohos5.0/drivers/peripheral/audio/test/benchmarktest/capture/
H A Daudio_capture_mmap_benchmarktest.cpp114 void AudioCaptureMmapBenchmarkTest::SetUp(const ::benchmark::State &state) in SetUp()
144 void AudioCaptureMmapBenchmarkTest::TearDown(const ::benchmark::State &state) in TearDown()
/ohos5.0/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/
H A Dvolume_external_test.cpp92 int32_t state = UNMOUNTED; variable
138 int32_t state = UNMOUNTED; variable
/ohos5.0/base/msdp/device_status/frameworks/js/napi/interaction/cooperate/src/
H A Djs_util_cooperate.cpp60 napi_value state = nullptr; in GetStateInfo() local
150 napi_value state = nullptr; in GetStateResult() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/button/
H A Dbutton_component.cpp195 void ButtonComponent::SetDisabledState(bool state) in SetDisabledState()
200 void ButtonComponent::SetWaitingState(bool state) in SetWaitingState()
205 void ButtonComponent::SetAutoFocusState(bool state) in SetAutoFocusState()
210 void ButtonComponent::SetRadiusState(bool state) in SetRadiusState()
/ohos5.0/base/global/resource_management/interfaces/js/innerkits/core/src/
H A Dresource_manager_napi_async_impl.cpp418 RState state = resMgr->GetStringById(resId, dataContext->value_); in __anon06571fda1b02() local
446 RState state = dataContext->addon_->GetResMgr()->GetStringByName(dataContext->resName_.c_str(), in __anon06571fda1c02() local
468 RState state; in __anon06571fda1d02() local
533 RState state = resMgr->GetMediaDataById(resId, dataContext->len_, dataContext->mediaData, in __anon06571fda1e02() local
566 RState state; in __anon06571fda1f02() local
630 RState state; in __anon06571fda2002() local
683 RState state = dataContext->addon_->GetResMgr()->GetRawFileFromHap(dataContext->path_, in __anon06571fda2102() local
751 … RState state = dataContext->addon_->GetResMgr()->GetMediaDataByName(dataContext->resName_.c_str(), in __anon06571fda2402() local
796 …RState state = dataContext->addon_->GetResMgr()->GetRawFileList(dataContext->path_, dataContext->a… in __anon06571fda2702() local
824 RState state = resMgr->GetColorById(resId, dataContext->colorValue_); in __anon06571fda2802() local
[all …]
/ohos5.0/foundation/communication/netmanager_ext/services/networksharemanager/src/
H A Dnetworkshare_service.cpp128 SharingIfaceState state; in GetSharingType() local
242 int32_t NetworkShareService::GetSharingState(SharingIfaceType type, SharingIfaceState &state) in GetSharingState()
253 int32_t NetworkShareService::GetNetSharingIfaces(const SharingIfaceState &state, std::vector<std::s… in GetNetSharingIfaces()
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/
H A Dnew_ability_impl_test.cpp97 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
117 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
154 AAFwk::LifeCycleStateInfo state; in HWTEST_F() local
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/adapter/
H A Daudiocapturer_adapter.cpp77 SLresult AudioCapturerAdapter::SetCaptureStateAdapter(SLuint32 id, SLuint32 state) in SetCaptureStateAdapter()
111 SLresult AudioCapturerAdapter::GetCaptureStateAdapter(SLuint32 id, SLuint32 *state) in GetCaptureStateAdapter()
161 SLresult AudioCapturerAdapter::GetStateAdapter(SLuint32 id, SLOHBufferQueueState *state) in GetStateAdapter()
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallbackstub_fuzzer/
H A Dscancallbackstub_fuzzer.cpp43 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in HandleDeviceInfoTcpEventFuzzTest() local
53 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in HandleDeviceInfoEventFuzzTest() local
63 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in HandleDeviceInfoSyncEventFuzzTest() local
/ohos5.0/commonlibrary/ets_utils/js_concurrent_module/utils/locks/
H A Dgraph.h186 Path DfsBuildCycleInfo(DfsStack &dfsStack, DfsState state) in DfsBuildCycleInfo()
207 DfsAction DfsVisitChildren(DfsStack &dfsStack, DfsState &state) in DfsVisitChildren()
232 bool DfsPopState(DfsStack &dfsStack, DfsState &state) in DfsPopState()
/ohos5.0/foundation/communication/dsoftbus/core/connection/ble/src/
H A Dsoftbus_conn_ble_client.c176 static void BleGattcConnStateCallback(int32_t underlayerHandle, int32_t state, int32_t status) in BleGattcConnStateCallback()
303 int32_t state = connection->state; in RetrySearchService() local
468enum ConnBleConnectionState state, const CommonStatusContext *ctx, ConnBleConnection *connection) in SwitchNotifacatedHandler()
516 enum ConnBleConnectionState state = connection->state; in NotificatedMsgHandler() local
701 enum ConnBleConnectionState state = BLE_CONNECTION_STATE_INVALID; in DisconnectedMsgHandler() local
835 enum ConnBleConnectionState state = connection->state; in ConnGattClientUpdatePriority() local
/ohos5.0/foundation/communication/dsoftbus/core/transmission/trans_channel/manager/src/
H A Dtrans_lane_manager.c42 CoreSessionState state; member
397 …ar *sessionName, int32_t sessionId, int32_t channelId, int32_t channelType, CoreSessionState state) in TransAddSocketChannelInfo()
614 …sSetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState state) in TransSetSocketChannelStateBySession()
639 …TransSetSocketChannelStateByChannel(int32_t channelId, int32_t channelType, CoreSessionState state) in TransSetSocketChannelStateByChannel()
663 …GetSocketChannelStateBySession(const char *sessionName, int32_t sessionId, CoreSessionState *state) in TransGetSocketChannelStateBySession()
730 …ransGetSocketChannelStateByChannel(int32_t channelId, int32_t channelType, CoreSessionState *state) in TransGetSocketChannelStateByChannel()

1...<<11121314151617181920>>...93