/foundation/multimedia/player_framework/frameworks/js/avtranscoder/ |
H A D | avtranscoder_napi.h | 46 const std::string RELEASE = "Release";
member 58 AVTransCoderOpt::RELEASE
62 AVTransCoderOpt::RELEASE
69 AVTransCoderOpt::RELEASE
76 AVTransCoderOpt::RELEASE
79 AVTransCoderOpt::RELEASE
82 AVTransCoderOpt::RELEASE
85 AVTransCoderOpt::RELEASE
88 AVTransCoderOpt::RELEASE
|
/foundation/window/window_manager/utils/include/ |
H A D | thread_safety_annotations.h | 58 #define RELEASE(...) \ macro 98 ~ScopedGuard() RELEASE() {} in RELEASE() function 108 ACQUIRE(guard) RELEASE(guard)
|
/foundation/distributedhardware/distributed_input/common/include/ |
H A D | dinput_ipc_interface_code.h | 26 RELEASE = 0xf002U, member in OHOS::DistributedHardware::IDInputSourceInterfaceCode 53 RELEASE = 0xf012U, member in OHOS::DistributedHardware::IDInputSinkInterfaceCode
|
/foundation/ai/neural_network_runtime/example/deep_learning_framework/cmake_build/ |
H A D | build_ohos_tflite.sh | 30 -DCMAKE_BUILD_TYPE=RELEASE \
|
/foundation/multimedia/player_framework/frameworks/js/avrecorder/ |
H A D | avrecorder_napi.h | 53 const std::string RELEASE = "Release"; member 76 AVRecordergOpt::RELEASE, 87 AVRecordergOpt::RELEASE, 101 AVRecordergOpt::RELEASE, 113 AVRecordergOpt::RELEASE, 124 AVRecordergOpt::RELEASE, 129 AVRecordergOpt::RELEASE 133 AVRecordergOpt::RELEASE
|
/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/ |
H A D | av_codec_service_ipc_interface_code.h | 38 RELEASE, member in OHOS::MediaAVCodec::CodecServiceInterfaceCode
|
/foundation/CastEngine/castengine_cast_framework/common/include/private/ |
H A D | i_cast_session_manager_service.h | 56 RELEASE, enumerator
|
H A D | i_mirror_player_impl.h | 58 RELEASE, enumerator
|
H A D | i_cast_session_impl.h | 89 RELEASE, enumerator
|
H A D | i_stream_player_ipc.h | 98 RELEASE enumerator
|
/foundation/multimedia/player_framework/services/services/transcoder/ipc/ |
H A D | i_standard_transcoder_service.h | 66 RELEASE,
enumerator
|
/foundation/multimedia/media_foundation/src/filter/ |
H A D | filter_loop.cpp | 84 SendAsyncMsg(FilterPlaybackCommand::RELEASE, arg, delayUs); in ReleaseAsync() 165 || commandInfo.what == FilterPlaybackCommand::RELEASE)) { in MainLoop() 265 case Pipeline::FilterPlaybackCommand::RELEASE: { in HandleMessage()
|
/foundation/arkui/ace_engine/frameworks/core/event/ |
H A D | event_convertor.cpp | 109 case AceMouseData::Action::RELEASE: in ConvertMouseEvent() 110 events.action = MouseAction::RELEASE; in ConvertMouseEvent()
|
H A D | event_convertor.h | 59 RELEASE, member in OHOS::Ace::Action
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/ |
H A D | output_controller.h | 51 RELEASE, member in OHOS::DistributedHardware::OutputController::ControlStatus 145 std::atomic<ControlStatus> status_ {ControlStatus::RELEASE};
|
/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/ |
H A D | i_standard_avmetadatahelper_service.h | 62 RELEASE, enumerator
|
/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/ |
H A D | output_controller.cpp | 101 TRUE_RETURN_V_MSG_D((GetControlStatus() == ControlStatus::RELEASE), ControlStatus::RELEASED, in ReleaseControl() 103 SetControlStatus(ControlStatus::RELEASE); in ReleaseControl() 123 return ControlStatus::RELEASE; in ReleaseControl() 224 while (GetControlStatus() != ControlStatus::RELEASE) { in LooperControl() 230 || (GetControlStatus() == ControlStatus::RELEASE)); in LooperControl() 232 if (GetControlStatus() == ControlStatus::RELEASE) { in LooperControl()
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | engine_util.h | 51 RELEASE, enumerator
|
/foundation/multimedia/av_codec/services/services/codec/server/post_processing/ |
H A D | dynamic_interface_types.h | 108 RELEASE, member in OHOS::MediaAVCodec::PostProcessing::DynamicInterfaceName
|
/foundation/multimedia/player_framework/services/services/screen_capture/ipc/ |
H A D | i_standard_screen_capture_service.h | 64 RELEASE = 1, enumerator
|
/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/big_data_statistics/ |
H A D | cloud_file_fault_event.h | 57 RELEASE = 700, member in OHOS::FileManagement::CloudFile::FaultScenarioCode::FaultOperation
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/ |
H A D | wakeup_engine.cpp | 148 StateMsg msg(RELEASE); in HandleHeadsetOff() 222 StateMsg msg(RELEASE); in Detach()
|
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastublocal_fuzzer/ |
H A D | avmetadata_service_proxy_local_fuzzer.cpp | 35 {Fuzzer::RELEASE, Fuzzer::ReleaseStatic}, 266 return ptr->SendRequest(RELEASE, data, reply, option); in ReleaseStatic()
|
/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/ |
H A D | avmetadata_service_proxy_fuzzer.cpp | 35 {Fuzzer::RELEASE, Fuzzer::ReleaseStatic}, 266 return ptr->SendRequest(RELEASE, data, reply, option); in ReleaseStatic()
|
/foundation/CastEngine/castengine_cast_framework/service/src/session/src/mirror/src/ |
H A D | mirror_player_impl_stub.cpp | 42 FILL_SINGLE_STUB_TASK(RELEASE, &MirrorPlayerImplStub::DoRelease); in MirrorPlayerImplStub()
|