Home
last modified time | relevance | path

Searched defs:state (Results 1651 – 1675 of 2316) sorted by relevance

1...<<61626364656667686970>>...93

/ohos5.0/drivers/peripheral/wlan/hostapd/interfaces/hdi_service/service_common/
H A Dhdi_hostapd_hal.h57 char state[BUFFER_SIZE_16]; member
/ohos5.0/foundation/distributedhardware/distributed_screen/services/screenservice/sourceservice/dscreenmgr/2.0/src/
H A Ddscreen.cpp666 void DScreen::SetState(DScreenState state) in SetState()
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/text/fontcollection_napi/
H A Djs_fontcollection.cpp262 int32_t state = 0; in ParseResourcePath() local
/ohos5.0/foundation/communication/netstack/test/unittest/tlssocket/server/
H A DTlsSocketServerTest.cpp258 server.GetState([&stateBase](int32_t errCode, Socket::SocketStateBase state) { in __anon487d28ab1602()
/ohos5.0/foundation/multimedia/av_session/frameworks/js/napi/session/src/
H A Dnapi_avcast_controller_callback.cpp177 void NapiAVCastControllerCallback::OnCastPlaybackStateChange(const AVPlaybackState& state) in OnCastPlaybackStateChange()
/ohos5.0/foundation/multimedia/av_session/frameworks/native/session/test/unittest/
H A Davsession_test.cpp547 AVPlaybackState state; variable
/ohos5.0/foundation/multimedia/av_session/services/session/ipc/proxy/
H A Davcast_controller_proxy.cpp130 int32_t AVCastControllerProxy::GetCastAVPlaybackState(AVPlaybackState& state) in GetCastAVPlaybackState()
H A Davsession_proxy.cpp395 int32_t AVSessionProxy::GetAVPlaybackState(AVPlaybackState& state) in GetAVPlaybackState()
418 int32_t AVSessionProxy::SetAVPlaybackState(const AVPlaybackState& state) in SetAVPlaybackState()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_callback.cpp80 void AVTransCoderCallback::SendStateCallback(const std::string &state, const StateChangeReason &rea… in SendStateCallback()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/utils/
H A Ddh_context.cpp62 void DHContext::DHFWKPowerStateCallback::OnPowerStateChanged(PowerMgr::PowerState state) in OnPowerStateChanged()
/ohos5.0/base/global/resource_management_lite/frameworks/resmgr_lite/src/
H A Dres_locale.cpp432 RState state = SUCCESS; in FindAndSort() local
/ohos5.0/base/notification/common_event_service/frameworks/core/src/
H A Dcommon_event.cpp259 std::vector<std::string> &state) in DumpState()
H A Dcommon_event_stub.cpp311 std::vector<std::string> &state) in DumpState()
/ohos5.0/base/notification/common_event_service/frameworks/core/test/unittest/
H A Dcommon_event_test.cpp314 std::vector<std::string> state; variable
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/h3/
H A Dencoder.rs56 state: FrameEncoderState, field
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/refbase_benchmark_test/
H A Drefbase_benchmark_test.cpp46 void SetUp(const ::benchmark::State &state) override in SetUp()
50 void TearDown(const ::benchmark::State &state) override in TearDown()
1217 …ndTarWptr001(const wptr<T1> &origWptr, const wptr<T2> &tarWptr, int value, benchmark::State& state) in CompOrigWptrAndTarWptr001()
1246 …ndTarWptr002(const sptr<T1> &origSptr, const wptr<T2> &tarWptr, int value, benchmark::State& state) in CompOrigSptrAndTarWptr002()
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/nativeModule/
H A Darkts_native_scroll_bridge.cpp712 Dimension xOffset, Dimension yOffset, ScrollState state) { in SetScrollOnDidScroll()
757 … Dimension yOffset, ScrollState state, ScrollSource scrollState) -> TwoDimensionScrollResult { in SetScrollOnWillScroll()
816 …func = panda::CopyableGlobal(vm, func)](Dimension offset, ScrollState state) -> ScrollFrameResult { in SetScrollOnScrollFrameBegin()
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/avdtp/
H A Davdtp_int.h379 uint8_t state; /* State machine state */ member
396 uint8_t state; /* The channel state machine state */ member
430 uint8_t state; /* Transport channel state */ member
/ohos5.0/base/telephony/core_service/services/tel_ril/src/
H A Dtel_ril_callback.cpp320 …allback::RadioStateUpdated(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t state) in RadioStateUpdated()
347 …ack::GetRadioStateResponse(const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t state) in GetRadioStateResponse()
625 const HDI::Ril::V1_1::RilRadioResponseInfo &responseInfo, int32_t state) in GetRrcConnectionStateUpdated()
/ohos5.0/foundation/window/window_manager/window_scene/test/dms_unittest/
H A Dscreen_session_manager_proxy_test.cpp716 DisplayState state {1}; variable
733 ScreenPowerState state {0}; variable
755 ScreenPowerState state {0}; variable
/ohos5.0/base/print/print_fwk/frameworks/innerkitsimpl/print_impl/src/
H A Dprint_service_proxy.cpp323 int32_t PrintServiceProxy::UpdatePrinterState(const std::string &printerId, uint32_t state) in UpdatePrinterState()
343 const std::string &jobId, uint32_t state, uint32_t subState) in UpdatePrintJobStateForNormalApp()
365 const std::string &jobId, uint32_t state, uint32_t subState) in UpdatePrintJobStateOnlyForSystemApp()
/ohos5.0/base/telephony/call_manager/frameworks/js/napi/include/
H A Dnapi_call_manager_types.h110 int32_t state = 0; member
180 int32_t state = 0; member
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/kits/js/cloudfilesync/
H A Dcloud_sync_napi.cpp152 void CloudSyncCallbackImpl::OnSyncStateChanged(CloudSyncState state, ErrorType error) in OnSyncStateChanged()
196 void CloudSyncCallbackImpl::OnSyncStateChanged(SyncType type, SyncPromptState state) in OnSyncStateChanged()
/ohos5.0/foundation/multimedia/camera_framework/services/camera_service/binder/server/src/
H A Dhcamera_service_stub.cpp652 int32_t state = data.ReadInt32(); in HandleAllowOpenByOHSide() local
674 int32_t state = data.ReadInt32(); in HandleNotifyCameraState() local
/ohos5.0/foundation/multimedia/image_framework/plugins/common/libs/image/libextplugin/src/hardware/imagecodec/
H A Dimage_codec.cpp818 void ImageCodec::ChangeOmxToTargetState(CodecStateType &state, CodecStateType targetState) in ChangeOmxToTargetState()
843 CodecStateType state; in RollOmxBackToLoaded() local

1...<<61626364656667686970>>...93