| /foundation/multimedia/player_framework/frameworks/js/recorder/ |
| H A D | recorder_callback_napi.cpp | 99 void RecorderCallbackNapi::OnInfo(int32_t type, int32_t extra) in OnInfo() argument
|
| /foundation/multimedia/media_lite/services/player_lite/impl/player_control/player/ |
| H A D | liteplayer_state_machine.cpp | 370 bool PlayerControlStateMachine::EventValidAtCurState(PlayerControlMsgType type) in EventValidAtCurState() argument
|
| /foundation/multimedia/player_framework/frameworks/native/transcoder/test/unittest/src/ |
| H A D | transcoder_mock.cpp | 39 void TransCoderCallbackTest::OnInfo(int32_t type, int32_t extra)
in OnInfo() argument
|
| /foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_tool/src/utils/ |
| H A D | database_utils.cpp | 123 static int32_t GetStrFromResultSet(const std::string &name, ResultSetDataType type, in GetStrFromResultSet() argument [all...] |
| /foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
| H A D | avtranscoder_callback.cpp | 125 void AVTransCoderCallback::OnInfo(int32_t type, int32_t extra)
in OnInfo() argument
|
| /foundation/multimedia/player_framework/test/unittest/audio_haptic_test/ |
| H A D | audio_haptic_unit_test.cpp | 600 AudioHapticType type = AudioHapticType::AUDIO_HAPTIC_TYPE_AUDIO; in HWTEST_F() local 614 AudioHapticType type = AudioHapticType::AUDIO_HAPTIC_TYPE_HAPTIC; in HWTEST_F() local
|
| /foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
| H A D | touch_transform_processor_test.cpp | 482 auto type = libinput_event_get_type(event); HWTEST_F() local 527 auto type = libinput_event_get_type(event); HWTEST_F() local [all...] |
| /foundation/multimedia/player_framework/test/fuzztest/common/ |
| H A D | test_screen_capture.cpp | 29 void TestScreenCaptureCallbackTest::OnAudioBufferAvailable(bool isReady, AudioCaptureSourceType type) in OnAudioBufferAvailable() argument 138 int32_t TestScreenCapture::AcquireAudioBuffer(std::shared_ptr<AudioBuffer> &audioBuffer, AudioCaptureSourceType type) in AcquireAudioBuffer() argument 155 int32_t TestScreenCapture::ReleaseAudioBuffer(AudioCaptureSourceType type) in ReleaseAudioBuffer() argument
|
| /foundation/multimodalinput/input/intention/stationary/server/src/ |
| H A D | stationary_server.cpp | 129 void StationaryServer::Subscribe(CallingContext &context, Type type, ActivityEvent event, in Subscribe() argument 152 void StationaryServer::Unsubscribe(CallingContext &context, Type type, in Unsubscribe() argument 171 GetCache(CallingContext &context, const Type &type) GetCache() argument 176 ReportSensorSysEvent(CallingContext &context, int32_t type, bool enable) ReportSensorSysEvent() argument [all...] |
| /foundation/multimodalinput/input/service/crown_transform_processor/src/ |
| H A D | crown_transform_processor.cpp | 63 auto type = libinput_event_get_type(event); in IsCrownEvent() local
|
| /foundation/multimodalinput/input/service/message_handle/test/ |
| H A D | client_death_handler_test.cpp | 107 CallBackType type = CallBackType::CALLBACK_TYPE_AUTHORIZE_HELPER; in HWTEST_F() local 123 CallBackType type = CallBackType::CALLBACK_TYPE_AUTHORIZE_HELPER; in HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/service/touch_event_normalize/src/ |
| H A D | touch_transform_processor.cpp | 245 auto type = libinput_event_get_type(event); in OnEvent() local
|
| H A D | touch_gesture_adapter.cpp | 28 TouchGestureAdapter::TouchGestureAdapter(TouchGestureType type, std::shared_ptr<TouchGestureAdapter> next) in TouchGestureAdapter() argument 32 void TouchGestureAdapter::SetGestureCondition(bool flag, TouchGestureType type, int32_t fingers) in SetGestureCondition() argument
|
| /foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ |
| H A D | input_device_impl.cpp | 38 int32_t InputDeviceImpl::RegisterDevListener(const std::string &type, InputDevListenerPtr listener) in RegisterDevListener() argument 74 int32_t InputDeviceImpl::UnregisterDevListener(const std::string &type, InputDevListenerPtr listener) in UnregisterDevListener() argument 105 void InputDeviceImpl::OnDevListener(int32_t deviceId, const std::string &type) in OnDevListener() argument [all...] |
| /foundation/multimodalinput/input/service/crown_transform_processor/test/src/ |
| H A D | crown_transform_processor_test.cpp | 98 auto type = libinput_event_get_type(evt); in GetEvent() local [all...] |
| /foundation/multimodalinput/input/service/delegate_task/src/ |
| H A D | delegate_interface.cpp | 98 int32_t DelegateInterface::AddHandler(InputHandlerType type, const HandlerSummary &summary)
in AddHandler() argument 55 OnInputEvent( InputHandlerType type, std::shared_ptr<PointerEvent> event) const OnInputEvent() argument 64 OnInputEventHandler( InputHandlerType type, std::shared_ptr<PointerEvent> event) const OnInputEventHandler() argument 169 RemoveLocal(InputHandlerType type, const std::string &name, uint32_t &deviceTags) RemoveLocal() argument 196 RemoveHandler(InputHandlerType type, const std::string &name) RemoveHandler() argument [all...] |
| /foundation/multimodalinput/input/service/event_handler/test/ |
| H A D | input_event_handler_test.cpp | 355 auto type = libinput_event_get_type(event); HWTEST_F() local 402 auto type = libinput_event_get_type(event); HWTEST_F() local [all...] |
| H A D | anr_manager_test.cpp | 167 int32_t type = 1; HWTEST_F() local 183 int32_t type = -1; HWTEST_F() local 199 int32_t type = 1; HWTEST_F() local 237 int32_t type = ANR_MONITOR; HWTEST_F() local 259 int32_t type = ANR_MONITOR; HWTEST_F() local 299 int32_t type = 5; HWTEST_F() local 318 int32_t type = ANR_MONITOR; HWTEST_F() local [all...] |
| /foundation/multimodalinput/input/service/key_command/test/ |
| H A D | ability_manager_client_stub.cpp | 51 Want &Want::SetType(const std::string &type) in SetType() argument
|
| /foundation/multimodalinput/input/test/unittest/standalone/include/ |
| H A D | mmi_log.h | 39 inline void PrintLog(const OHOS::HiviewDFX::HiLogLabel& label, const char* type, const char* fmt, ...) in PrintLog() argument
|
| /foundation/multimedia/ringtone_library/services/ringtone_restore/src/ |
| H A D | dualfwk_conf_loader.cpp | 103 int32_t DualFwkConfLoader::Load(DualFwkConf &conf, const RestoreSceneType &type, const std::string &backupFile) in Load() argument
|
| /foundation/multimedia/ringtone_library/test/unittest/ringtone_helper_test/src/ |
| H A D | ringtone_asset_test.cpp | 160 const int32_t type = 1; in HWTEST_F() local 168 const int32_t type = 0; in HWTEST_F() local 176 const int32_t type = 1; in HWTEST_F() local 184 const int32_t type in HWTEST_F() local 192 const int32_t type = 1; HWTEST_F() local 200 const int32_t type = 1; HWTEST_F() local 208 const int32_t type = 0; HWTEST_F() local 216 const int32_t type = 1; HWTEST_F() local [all...] |
| H A D | vibrate_asset_test.cpp | 99 const int32_t type = 1; in HWTEST_F() local
|
| /foundation/multimodalinput/input/util/socket/test/ |
| H A D | uds_session_test.cpp | 209 int32_t type = ANR_DISPATCH; HWTEST_F() local 230 int32_t type = ANR_DISPATCH; HWTEST_F() local 252 int32_t type = 3; HWTEST_F() local 273 int32_t type = 1; HWTEST_F() local 297 int32_t type = 1; HWTEST_F() local 322 int32_t type = 1; HWTEST_F() local 348 int32_t type = 1; HWTEST_F() local 412 int32_t type = ANR_DISPATCH; HWTEST_F() local [all...] |
| /foundation/resourceschedule/ffrt/src/eu/ |
| H A D | co_routine.h | 96 CoStackProtectType type; member
|