/third_party/python/Modules/_sqlite/ |
H A D | connection.h | 39 pysqlite_state *state; member 46 pysqlite_state *state; member
|
/third_party/wpa_supplicant/wpa_supplicant-2.9/src/fst/ |
H A D | fst_ctrl_aux.c | 66 const char * fst_session_state_name(enum fst_session_state state) in fst_session_state_name() argument 68 return fst_get_str_name(state, session_state_names, in fst_session_state_name()
|
/third_party/vk-gl-cts/framework/randomshaders/ |
H A D | rsgExpressionGenerator.cpp | 29 ExpressionGenerator::ExpressionGenerator (GeneratorState& state) in ExpressionGenerator() argument 30 : m_state(state) in ExpressionGenerator()
|
/third_party/wpa_supplicant/wpa_supplicant-2.9_standard/src/fst/ |
H A D | fst_ctrl_aux.c | 66 const char * fst_session_state_name(enum fst_session_state state) in fst_session_state_name() argument 68 return fst_get_str_name(state, session_state_names, in fst_session_state_name()
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/cgl/ |
H A D | ContextCGL.cpp | 22 const gl::State &state, in ContextCGL() 26 : ContextGL(state, errorSet, renderer, RobustnessVideoMemoryPurgeStatus::NOT_REQUESTED), in ContextCGL() 21 ContextCGL(DisplayCGL *display, const gl::State &state, gl::ErrorSet *errorSet, const std::shared_ptr<RendererGL> &renderer, bool usesDiscreteGPU) ContextCGL() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/egl/android/ |
H A D | DisplayAndroid.cpp | 20 DisplayAndroid::DisplayAndroid(const egl::DisplayState &state) : DisplayEGL(state) {} in DisplayAndroid() argument
|
/drivers/peripheral/codec/hal/idl_service/src/ |
H A D | codec_dfx_service.cpp | 31 CodecStateType state;
in GetCodecComponentListInfo() local 48 .append(", state = ");
in GetCodecComponentListInfo() 54 dumpNode->GetState(state);
in GetCodecComponentListInfo() 55 dump.append(std::to_string(state));
in GetCodecComponentListInfo()
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/models/ |
H A D | indexer_model_impl.h | 30 void SetUsingPopup(bool state) override; 45 void SetAutoCollapse(bool state) override {} 46 void SetEnableHapticFeedback(bool state) override {}
|
/foundation/barrierfree/accessibility/services/test/mock/ |
H A D | mock_display_manager.cpp | 133 bool DisplayManager::SetDisplayState(DisplayState state, DisplayStateCallback callback) in SetDisplayState() argument 140 DisplayState state = DisplayState::UNKNOWN; in GetDisplayState() local 141 return state; in GetDisplayState()
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_a2dp_src.h | 53 * @brief The callback function after device's playing state changed. 56 * @param playingState the playing state after changing. 77 * @param state Connection state. 81 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument 152 * @brief Get device connection state by address. 155 * @return Returns <b>A2DP_DISCONNECTED</b> if device connect state is disconnected; 156 * Returns <b>A2DP_DISCONNECTING</b> if device connect state is disconnecting; 157 * Returns <b>A2DP_CONNECTED</b> if device connect state is connected; 158 * Returns <b>A2DP_CONNECTING</b> if device connect state i [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hfp_ag/ |
H A D | hfp_ag_data_connection.cpp | 186 void HfpAgDataConnection::SetSlcConnectState(bool state) in SetSlcConnectState() argument 188 HILOGI("[HFP AG]:state = %{public}d", state); in SetSlcConnectState() 189 slcConnected_ = state; in SetSlcConnectState()
|
/foundation/communication/bluetooth/frameworks/inner/ipc/include/ |
H A D | bluetooth_hfp_ag_proxy.h | 30 int32_t GetDeviceState(const BluetoothRawAddress &device, int32_t &state) override; 44 bool IntoMock(const BluetoothRawAddress &device, int state) override; 54 void EnableBtCallLog(bool state) override;
|
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | openharmony_buffer_queue_itf.cpp | 50 SLresult GetState(SLOHBufferQueueItf self, SLOHBufferQueueState *state)
in GetState() argument 57 AudioPlayerAdapter::GetInstance()->GetStateAdapter(thiz->mId, state);
in GetState() 59 AudioCapturerAdapter::GetInstance()->GetStateAdapter(thiz->mId, state);
in GetState()
|
/foundation/graphic/graphic_2d/rosen/modules/hyper_graphic_manager/core/frame_rate_manager/ |
H A D | hgm_touch_manager.cpp | 47 // register state callback
74 std::string HgmTouchManager::State2String(State state) const
in State2String() 81 if (auto iter = stateStringMap.find(state); iter != stateStringMap.end()) {
in State2String() 84 return std::to_string(state);
in State2String()
|
/foundation/multimodalinput/input/service/device_state_manager/src/ |
H A D | device_event_monitor.cpp | 94 int32_t state = eventData.GetWant().GetIntParam("state", -1); in SetCallState() local 95 if (hasHandleRingMute_ && (state == CALL_STATUS_INCOMING || state == CALL_STATUS_DISCONNECTED)) { in SetCallState() 100 callState = eventData.GetWant().GetIntParam("state", -1); in SetCallState() 101 MMI_HILOGI("state %{public}d", callState); in SetCallState()
|
/foundation/multimodalinput/input/intention/cooperate/plugin/include/ |
H A D | i_cooperate_state.h | 33 virtual void TransiteTo(Context &context, CooperateState state) = 0; 63 void TransiteTo(Context &context, CooperateState state); 93 void TransiteTo(Context &context, CooperateState state);
|
/foundation/resourceschedule/memmgr/interface/innerkits/src/ |
H A D | app_state_subscriber.cpp | 45 void AppStateSubscriber::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state) {}
in OnAppStateChanged() argument 93 void AppStateSubscriber::AppStateSubscriberImpl::OnAppStateChanged(int32_t pid, int32_t uid, int32_t state)
in OnAppStateChanged() argument 101 subscriber_.OnAppStateChanged(pid, uid, state);
in OnAppStateChanged()
|
/foundation/communication/dsoftbus/core/connection/wifi_direct_cpp/entity/ |
H A D | p2p_entity.h | 74 void ChangeState(P2pEntityState *state, const std::shared_ptr<P2pOperation> &operation); 76 void OnP2pStateChangeEvent(P2pState state); 90 void UpdateInterfaceManagerWhenStateChanged(P2pState state);
|
/foundation/communication/dsoftbus/core/bus_center/utils/src/ |
H A D | lnn_common_utils.c | 36 SoftBusOOBEState state = SOFTBUS_OOBE_RUNNING; in IsOOBEState() local 37 if (LnnGetOOBEState(&state) != SOFTBUS_OK) { in IsOOBEState() 38 LNN_LOGE(LNN_STATE, "get oobe state fail"); in IsOOBEState() 41 return state != SOFTBUS_OOBE_END; in IsOOBEState()
|
/foundation/communication/wifi/wifi/utils/inc/ |
H A D | wifi_hisysevent.h | 69 void WriteWifiApStateHiSysEvent(int32_t state); 71 void WriteWifiP2pStateHiSysEvent(const std::string& inter, int32_t type, int32_t state); 126 void WriteWifiWpaStateHiSysEvent(int state);
|
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/wifi_sta/ |
H A D | self_cure_interface_test.cpp | 77 OperateResState state = OperateResState::CONNECT_AP_CONNECTED; in DealStaConnChangedTest() local 80 pSelfCureInterface->DealStaConnChanged(state, info, instId); in DealStaConnChangedTest() 82 pSelfCureInterface->DealStaConnChanged(state, info, instId); in DealStaConnChangedTest()
|
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/dcameradata/feedingsmoother/base/ |
H A D | ifeeding_smoother.h | 52 void SetBaselineInitState(const bool state); 53 void SetProcessDynamicBalanceState(const bool state); 54 void SetTimeInitState(const bool state);
|
/foundation/filemanagement/dfs_service/utils/system/include/ |
H A D | utils_directory.h | 68 StageRes state; member 81 const std::string &peerSssionName, int32_t errCode, StageRes state); 84 const std::string &peerSssionName, int32_t errCode, StageRes state);
|
/foundation/communication/bluetooth_service/test/unittest/a2dp/ |
H A D | a2dp_snk_test.cpp | 34 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) {} in OnConnectionStateChanged() argument 101 * @tc.desc: Get device playing state by address when peer device is on connected 109 int state = profile_->GetPlayingState(device); in HWTEST_F() local 110 EXPECT_EQ(state, BT_SUCCESS); in HWTEST_F() 177 * @tc.desc: Get device connection state by address
|
/foundation/communication/bluetooth_service/services/bluetooth/stack/src/l2cap/ |
H A D | l2cap_inst.h | 40 // configuration state 44 // busy state, bit used 51 uint8_t state; member 134 uint8_t state; member 149 uint8_t state; member
|