Home
last modified time | relevance | path

Searched defs:state (Results 251 - 275 of 13537) sorted by relevance

1...<<11121314151617181920>>...542

/foundation/communication/bluetooth/frameworks/js/napi/src/
H A Dnapi_bluetooth_avrcp_tg_observer.cpp27 void NapiAvrcpTargetObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
H A Dnapi_bluetooth_a2dp_snk_observer.cpp27 void NapiA2dpSinkObserver::OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_a2dp_snk.h56 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int state, int cause) in OnConnectionStateChanged() argument
[all...]
H A Dbluetooth_pbap_pse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
H A Dbluetooth_map_mse.h48 virtual void OnConnectionStateChanged(const BluetoothRemoteDevice &device, int32_t state, int32_t cause) in OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_tg_observer_proxy.cpp21 OnConnectionStateChanged(const BluetoothRawAddress &device, int32_t state, int32_t cause) OnConnectionStateChanged() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/include/
H A Dinterface_profile_hid_host.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {}; in OnConnectionStateChanged() argument
H A Dinterface_profile_pan.h55 virtual void OnConnectionStateChanged(const RawAddress &deviceAddress, int state) {} in OnConnectionStateChanged() argument
/foundation/communication/bluetooth/frameworks/c_api/src/
H A Doh_bluetooth.cpp28 Bluetooth_ResultCode OH_Bluetooth_GetBluetoothSwitchState(Bluetooth_SwitchState *state) in OH_Bluetooth_GetBluetoothSwitchState() argument
/foundation/bundlemanager/bundle_framework/test/benchmarktest/distributed_bundle_info_test/
H A Ddistributed_bundle_info_test.cpp31 static void BenchmarkTestForReadFromParcel(benchmark::State &state) in BenchmarkTestForReadFromParcel() argument
51 static void BenchmarkTestForMarshalling(benchmark::State &state) in BenchmarkTestForMarshalling() argument
70 static void BenchmarkTestForUnmarshalling(benchmark::State &state) in BenchmarkTestForUnmarshalling() argument
90 static void BenchmarkTestForToString(benchmark::State &state) in BenchmarkTestForToString() argument
108 static void BenchmarkTestForFromJsonString(benchmark::State &state) in BenchmarkTestForFromJsonString() argument
[all...]
/foundation/multimedia/audio_framework/frameworks/native/audiocapturer/include/
H A Daudio_capturer_proxy_obj.h37 void SetOffloadModeImpl(int32_t state, bool isAppBack) {}; in SetOffloadModeImpl() argument
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Dstate_machine.cpp40 void StateMachine::Set(State state) in Set() argument
/foundation/multimedia/player_framework/test/unittest/utils_test/
H A Dmedia_unils_unit_test.cpp40 PlayerStateId state = PlayerStateId::IDLE; in HWTEST_F() local
48 PlayerStateId state = PlayerStateId::INIT; in HWTEST_F() local
56 PlayerStateId state = PlayerStateId::PREPARING; in HWTEST_F() local
64 PlayerStateId state = PlayerStateId::READY; in HWTEST_F() local
72 PlayerStateId state = PlayerStateId::PAUSE; in HWTEST_F() local
80 PlayerStateId state = PlayerStateId::PLAYING; HWTEST_F() local
88 PlayerStateId state = PlayerStateId::STOPPED; HWTEST_F() local
97 PlayerStateId state = PlayerStateId::EOS; HWTEST_F() local
105 PlayerStateId state = static_cast<PlayerStateId>(100); // Assuming 100 is an invalid state HWTEST_F() local
[all...]
/foundation/resourceschedule/ffrt/src/sync/
H A Dshared_mutex_private.h42 unsigned state = 0; member in ffrt::SharedMutexPrivate
/foundation/communication/dsoftbus/core/transmission/trans_channel/proxy/include/
H A Dsoftbus_proxychannel_transceiver.h34 uint32_t state; member
/foundation/communication/wifi/wifi/test/wifi_standard/wifi_framework/wifi_manage/unittest/common/
H A Dwifi_protect_manager_test.cpp289 int state = static_cast<int>(OHOS::AppExecFwk::ApplicationState::APP_STATE_FOREGROUND); in HWTEST_F() local
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Ddh_state_listener.cpp40 void DHStateListener::OnStateChanged(const std::string &networkId, const std::string &dhId, const BusinessState state) in OnStateChanged() argument
/foundation/filemanagement/storage_service/test/fuzztest/volumecore_fuzzer/
H A Dvolumecore_fuzzer.cpp28 int32_t state = *(reinterpret_cast<const int32_t *>(data)); in FileUtilFuzzTest() local
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Dathub_v1_0.c65 athub_v1_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v1_0_set_clockgating() argument
H A Dathub_v2_0.c69 athub_v2_0_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v2_0_set_clockgating() argument
H A Dathub_v2_1.c68 athub_v2_1_set_clockgating(struct amdgpu_device *adev, enum amd_clockgating_state state) athub_v2_1_set_clockgating() argument
/kernel/linux/linux-5.10/arch/arm/mach-mvebu/
H A Dkirkwood-pm.c40 static int kirkwood_suspend_enter(suspend_state_t state) in kirkwood_suspend_enter() argument
52 static int kirkwood_pm_valid_standby(suspend_state_t state) in kirkwood_pm_valid_standby() argument
/kernel/linux/linux-5.10/arch/arm/kernel/
H A Dpsci_smp.c69 u32 state = PSCI_POWER_STATE_TYPE_POWER_DOWN << in psci_cpu_die() local
/kernel/linux/linux-5.10/arch/loongarch/kernel/
H A Dunwind_guess.c10 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() argument
19 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() argument
48 unwind_start(struct unwind_state *state, struct task_struct *task, struct pt_regs *regs) unwind_start() argument
[all...]
/kernel/linux/linux-5.10/arch/x86/kernel/
H A Dunwind_guess.c9 unsigned long unwind_get_return_address(struct unwind_state *state) in unwind_get_return_address() argument
23 unsigned long *unwind_get_return_address_ptr(struct unwind_state *state) in unwind_get_return_address_ptr() argument
28 bool unwind_next_frame(struct unwind_state *state) in unwind_next_frame() argument
52 __unwind_start(struct unwind_state *state, struct task_struct *task, struct pt_regs *regs, unsigned long *first_frame) __unwind_start() argument
[all...]

Completed in 9 milliseconds

1...<<11121314151617181920>>...542