/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/ |
H A D | gatt_server_profile_callback.h | 58 virtual void OnExecuteWriteEvent(uint16_t connectHandle, uint16_t valueHandle, int state){}; in OnExecuteWriteEvent() argument
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gavdp/ |
H A D | a2dp_service_connection.cpp | 123 A2dpDeviceInfo *A2dpConnectManager::AddDevice(const RawAddress &device, int state) in AddDevice() argument
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/installer_proxy_test/ |
H A D | installer_proxy_test.cpp | 89 static void BenchmarkTestInstallerProxyInfo(benchmark::State &state) in BenchmarkTestInstallerProxyInfo() argument 109 static void BenchmarkTestMultipleInstallerProxyInfo(benchmark::State &state) in BenchmarkTestMultipleInstallerProxyInfo() argument 131 static void BenchmarkTestUninstallerApplication(benchmark::State &state) in BenchmarkTestUninstallerApplication() argument
|
/foundation/bundlemanager/bundle_framework/test/benchmarktest/launcher_service_test/ |
H A D | launcher_service_test.cpp | 71 static void BenchmarkTestForRegisterCallback(benchmark::State &state) in BenchmarkTestForRegisterCallback() argument 87 static void BenchmarkTestForUnRegisterCallback(benchmark::State &state) in BenchmarkTestForUnRegisterCallback() argument 102 static void BenchmarkTestForGetAbilityList(benchmark::State &state) in BenchmarkTestForGetAbilityList() argument 120 static void BenchmarkTestForGetShortcutInfos(benchmark::State &state) in BenchmarkTestForGetShortcutInfos() argument 137 static void BenchmarkTestForGetAllLauncherAbilityInfos(benchmark::State &state) in BenchmarkTestForGetAllLauncherAbilityInfos() argument [all...] |
/foundation/communication/bluetooth/frameworks/cj/connection/include/ |
H A D | bluetooth_connection_ffi.h | 38 int32_t state; member
|
/foundation/communication/bluetooth/frameworks/cj/access/src/ |
H A D | bluetooth_access_callback.cpp | 48 BluetoothState state = BluetoothState::STATE_OFF; in OnStateChanged() local 62 bool CjBluetoothAccessObserver::DealStateChange(const int transport, const int status, BluetoothState &state) in DealStateChange() argument 74 void CjBluetoothAccessObserver::GetBrStateByStatus(const int status, BluetoothState &state, boo argument 98 GetBleStateByStatus(const int status, BluetoothState &state) GetBleStateByStatus() argument [all...] |
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | hands_free_unit_calls.cpp | 22 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::string &number, in HandsFreeUnitCalls() argument 30 HandsFreeUnitCalls::HandsFreeUnitCalls(const std::string &device, int id, int state, const std::string &number, in HandsFreeUnitCalls() argument 83 void HandsFreeUnitCalls::SetState(int state) in SetState() argument
|
/foundation/graphic/graphic_3d/lume/LumeRender/src/plugin/ |
H A D | static_plugin.cpp | 79 RenderPluginState* state = static_cast<RenderPluginState*>(token); in DestroyPlugin() local
|
/foundation/multimedia/audio_framework/frameworks/native/playbackcapturer/src/ |
H A D | playback_capturer_manager.cpp | 71 extern "C" __attribute__((visibility("default"))) void SetInnerCapturerState(bool state) in SetInnerCapturerState() argument 121 void PlaybackCapturerManager::SetCaptureSilentState(bool state) in SetCaptureSilentState() argument 131 void PlaybackCapturerManager::SetInnerCapturerState(bool state) in SetInnerCapturerState() argument
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiorenderer/callback/ |
H A D | napi_audio_renderer_callback.h | 51 RendererState state; member
|
/foundation/multimedia/audio_framework/frameworks/native/opensles/src/itf/ |
H A D | record_itf.cpp | 20 static SLresult SetRecordState(SLRecordItf self, SLuint32 state) in SetRecordState() argument
|
H A D | play_itf.cpp | 22 static SLresult SetPlayState(SLPlayItf self, SLuint32 state)
in SetPlayState() argument 32 static SLresult GetPlayState(SLPlayItf self, SLuint32 *state)
in GetPlayState() argument
|
H A D | volume_itf.cpp | 50 static SLresult SetMute(SLVolumeItf self, SLboolean state)
in SetMute() argument 55 static SLresult GetMute(SLVolumeItf self, SLboolean *state)
in GetMute() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/ |
H A D | audio_client_tracker_callback_proxy.cpp | 142 void AudioClientTrackerCallbackProxy::SetOffloadModeImpl(int32_t state, bool isAppBack) in SetOffloadModeImpl() argument 235 void ClientTrackerCallbackListener::SetOffloadModeImpl(int32_t state, bool isAppBack) in SetOffloadModeImpl() argument
|
/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; HWTEST() local 302 OH_AudioStream_State state; HWTEST() local 324 OH_AudioStream_State state; HWTEST() local 346 OH_AudioStream_State state; HWTEST() local [all...] |
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_state_manager.cpp | 92 void AudioStateManager::UpdatePreferredMediaRenderDeviceConnectState(ConnectState state)
in UpdatePreferredMediaRenderDeviceConnectState() argument 98 void AudioStateManager::UpdatePreferredCallRenderDeviceConnectState(ConnectState state)
in UpdatePreferredCallRenderDeviceConnectState() argument 104 void AudioStateManager::UpdatePreferredCallCaptureDeviceConnectState(ConnectState state)
in UpdatePreferredCallCaptureDeviceConnectState() argument 110 void AudioStateManager::UpdatePreferredRecordCaptureDeviceConnectState(ConnectState state)
in UpdatePreferredRecordCaptureDeviceConnectState() argument
|
/foundation/multimedia/audio_framework/services/audio_service/test/unittest/ |
H A D | pa_renderer_stream_impl_unit_test_p2.cpp | 285 int32_t state = 0; in HWTEST_F() local 309 int32_t state = 0; in HWTEST_F() local 325 int32_t state = 0; in HWTEST_F() local
|
/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/systems/ |
H A D | local_matrix_system.cpp | 33 void LocalMatrixSystem::SetActive(bool state) in SetActive() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/src/property/ |
H A D | bind.cpp | 146 auto state = d.GetImmediateDependencies(deps); in CreateContext() local
|
/foundation/multimedia/audio_framework/frameworks/cj/src/ |
H A D | multimedia_audio_capturer_callback.cpp | 31 void CjAudioCapturerCallback::OnStateChange(const CapturerState state) in OnStateChange() argument
|
/foundation/multimedia/audio_framework/frameworks/js/napi/audiocapturer/callback/ |
H A D | napi_audio_capturer_callbacks.h | 49 CapturerState state; member
|
/foundation/multimedia/audio_framework/frameworks/native/bluetoothclient/ |
H A D | audio_bluetooth_manager.h | 72 static void SetConnectionState(int state) in SetConnectionState() argument
|
/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/platform/ohos/ |
H A D | rs_event_manager.cpp | 157 RSEventState state = { in AddEvent() local 185 RSEventState& state = eventStateList_[eventMsg.stringId]; in EventReport() local
|
/foundation/filemanagement/storage_service/services/storage_daemon/ipc/src/ |
H A D | storage_manager_client.cpp | 119 int32_t StorageManagerClient::NotifyVolumeStateChanged(std::string volId, StorageManager::VolumeState state) in NotifyVolumeStateChanged() argument
|
/foundation/filemanagement/storage_service/services/storage_manager/innerkits_impl/test/ |
H A D | volume_external_test.cpp | 92 int32_t state = UNMOUNTED; in HWTEST_F() local 133 int32_t state = UNMOUNTED; in HWTEST_F() local
|