/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_nweb/bridge/webview/ |
H A D | ark_web_native_media_player_handler_wrapper.cpp | 67 void ArkWebNativeMediaPlayerHandlerWrapper::HandleNetworkStateChanged(ArkWebNetworkState state) in HandleNetworkStateChanged() 72 void ArkWebNativeMediaPlayerHandlerWrapper::HandleReadyStateChanged(ArkWebReadyState state) in HandleReadyStateChanged()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/ohaudio/test/unittest/oh_audio_capture_test/src/ |
H A D | oh_audio_capture_unit_test.cpp | 281 OH_AudioStream_State state; variable 302 OH_AudioStream_State state; variable 324 OH_AudioStream_State state; variable 346 OH_AudioStream_State state; variable
|
/ohos5.0/base/print/print_fwk/test/fuzztest/scancallback_fuzzer/ |
H A D | scancallback_fuzzer.cpp | 34 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestSetCallbackParam() local 46 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestSetCallbackSyncParam() local 56 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestOnCallback() local 69 uint32_t state = dataProvider->ConsumeIntegralInRange<uint32_t>(0, MAX_SET_NUMBER); in TestOnCallbackSync() local
|
/ohos5.0/foundation/ability/form_fwk/test/unittest/fms_form_host_proxy_test/ |
H A D | fms_form_host_proxy_test.cpp | 214 FormState state = FormState::DEFAULT; variable 235 FormState state = FormState::DEFAULT; variable 256 FormState state = FormState::DEFAULT; variable
|
/ohos5.0/foundation/ability/ability_runtime/test/mock/frameworks_kits_ability_native_test/include/ |
H A D | mock_ability_manager_service.cpp | 38 AbilityLifeCycleState state = AbilityLifeCycleState::ABILITY_STATE_INITIAL; in StartAbility() local 113 …const std::string& args, std::vector<std::string>& state, bool isClient, bool isUserID, int UserID) in DumpSysState() 117 const sptr<IRemoteObject>& token, int state, const PacMap& saveData) in AbilityTransitionDone()
|
/ohos5.0/foundation/window/window_manager/dm_lite/src/ |
H A D | display_manager_adapter_lite.cpp | 183 bool DisplayManagerAdapterLite::SetDisplayState(DisplayState state) in SetDisplayState() 236 bool ScreenManagerAdapterLite::SetSpecifiedScreenPower(ScreenId screenId, ScreenPowerState state, in SetSpecifiedScreenPower() 244 bool ScreenManagerAdapterLite::SetScreenPowerForAll(ScreenPowerState state, PowerStateChangeReason … in SetScreenPowerForAll()
|
/ohos5.0/base/global/resource_management/frameworks/resmgr/test/unittest/common/ |
H A D | theme_manager_test.cpp | 133 RState state = rm->GetThemeIcons(resId, foregroundInfo, backgroundInfo); variable 180 RState state = rm->GetOtherIconsInfo("other_icons", outValue, len, true); variable 203 RState state = tm->GetThemeIconFromCache("other_icons_background", outValue, len); variable
|
/ohos5.0/base/powermgr/power_manager/services/native/src/actions/default/display/ |
H A D | device_state_action.cpp | 62 DisplayPowerMgr::DisplayState state = DisplayPowerMgrClient::GetInstance().GetDisplayState(); in GetDisplayState() local 195 uint32_t DeviceStateAction::SetDisplayState(DisplayState state, StateChangeReason reason) in SetDisplayState() 268 DisplayPowerMgr::DisplayState state, uint32_t reason) in OnDisplayStateChanged()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_a2dp_source_server.cpp | 36 void OnConnectionStateChanged(const RawAddress &device, int state) override in OnConnectionStateChanged() 110 void OnSystemStateChange(const BTSystemState state) override in OnSystemStateChange() 190 int state = static_cast<int>(BTConnectState::DISCONNECTED); in RegisterObserver() local 243 int BluetoothA2dpSourceServer::GetDeviceState(const RawAddress &device, int &state) in GetDeviceState() 262 for (int32_t state : states) { in GetDevicesByStates() local 271 int32_t BluetoothA2dpSourceServer::GetPlayingState(const RawAddress &device, int &state) in GetPlayingState()
|
/ohos5.0/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | volume_itf.cpp | 50 static SLresult SetMute(SLVolumeItf self, SLboolean state) in SetMute() 55 static SLresult GetMute(SLVolumeItf self, SLboolean *state) in GetMute()
|
/ohos5.0/foundation/distributedhardware/distributed_input/services/state/test/dinpusinkstatetest/ |
H A D | dinput_sink_state_test.cpp | 82 DhIdState state = DhIdState::THROUGH_IN; variable 92 DhIdState state = DhIdState::THROUGH_OUT; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_list_ffi.cpp | 44 …oid(Dimension, ScrollState)> FormatOnScrollFunction(void (*callback)(double offset, int32_t state)) in FormatOnScrollFunction() 46 … [lambda = CJLambda::Create(callback)](const Dimension& offset, const ScrollState& state) -> void { in FormatOnScrollFunction() 234 void FfiOHOSAceFrameworkListSetOnScrollFrameBegin(double (*callback)(double offset, int32_t state)) in FfiOHOSAceFrameworkListSetOnScrollFrameBegin() 237 -> ScrollFrameResult { in FfiOHOSAceFrameworkListSetOnScrollFrameBegin() 245 void FfiOHOSAceFrameworkListSetOnScrollCallback(void (*callback)(double offset, int32_t state)) in FfiOHOSAceFrameworkListSetOnScrollCallback()
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/liteos/ |
H A D | sys_dev.c | 113 int32_t state = GetInterfaceIP(fd, &buf[i]); in GetConnectionTypeByDev() local 140 int32_t state = GetInterfaceIP(fd, &buf[i]); in FindDevByInterfaceIP() local 218 int32_t state = GetInterfaceIP(fd, &buf[i]); in BindToDevice() local 332 int32_t state = GetInterfaceIP(fd, &buf[i]); in GetTargetInterface() local 392 int32_t state = GetInterfaceIP(fd, &buf[i]); in BindToTargetDev() local
|
/ohos5.0/foundation/communication/dsoftbus/components/nstackx/nstackx_util/platform/unix/ |
H A D | sys_dev.c | 113 int32_t state = GetInterfaceIP(fd, &buf[i]); in GetConnectionTypeByDev() local 140 int32_t state = GetInterfaceIP(fd, &buf[i]); in FindDevByInterfaceIP() local 223 int32_t state = GetInterfaceIP(fd, &buf[i]); in BindToDevice() local 339 int32_t state = GetInterfaceIP(fd, &buf[i]); in GetTargetInterface() local 399 int32_t state = GetInterfaceIP(fd, &buf[i]); in BindToTargetDev() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | form_state_info.h | 30 FormState state = FormState::UNKNOWN; member
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | frontend.cpp | 38 std::string Frontend::stateToString(int state) in stateToString()
|
/ohos5.0/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, … in OnConnectionStateChanged()
|
H A D | bluetooth_avrcp_tg_observer_proxy.cpp | 22 int32_t state, int32_t cause) in OnConnectionStateChanged()
|
/ohos5.0/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
|
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | state_machine.cpp | 40 void StateMachine::Set(State state) in Set()
|
/ohos5.0/base/location/frameworks/native/locator_sdk/source/ |
H A D | switch_callback_proxy.cpp | 30 void SwitchCallbackProxy::OnSwitchChange(const int state) in OnSwitchChange()
|
/ohos5.0/foundation/filemanagement/storage_service/test/fuzztest/volumecore_fuzzer/ |
H A D | volumecore_fuzzer.cpp | 28 int32_t state = *(reinterpret_cast<const int32_t *>(data)); in FileUtilFuzzTest() local
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | service_ability_impl.cpp | 68 void ServiceAbilityImpl::AbilityTransactionCallback(const AbilityLifeCycleState &state) in AbilityTransactionCallback()
|
/ohos5.0/docs/zh-cn/device-dev/reference/hdi-apis/ril/ |
H A D | _sms_message_i_o_info_v10.md | 70 ### state subsection
|
H A D | _sms_message_i_o_info_v11.md | 70 ### state subsection
|