Home
last modified time | relevance | path

Searched refs:RELEASE (Results 1 – 25 of 112) sorted by relevance

12345

/ohos5.0/base/security/huks/frameworks/crypto_lite/js/builtin/src/
H A Dcipher_module.cpp48 goto RELEASE; in Rsa()
61 goto RELEASE; in Rsa()
67 goto RELEASE; in Rsa()
77 goto RELEASE; in Rsa()
82 RELEASE: in Rsa()
127 goto RELEASE; in Aes()
138 goto RELEASE; in Aes()
144 goto RELEASE; in Aes()
149 RELEASE: in Aes()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avtranscoder/
H A Davtranscoder_napi.h46 const std::string RELEASE = "Release"; variable
58 AVTransCoderOpt::RELEASE
62 AVTransCoderOpt::RELEASE
69 AVTransCoderOpt::RELEASE
76 AVTransCoderOpt::RELEASE
79 AVTransCoderOpt::RELEASE
82 AVTransCoderOpt::RELEASE
85 AVTransCoderOpt::RELEASE
88 AVTransCoderOpt::RELEASE
/ohos5.0/foundation/distributedhardware/distributed_input/common/include/
H A Ddinput_ipc_interface_code.h26 RELEASE = 0xf002U, enumerator
53 RELEASE = 0xf012U, enumerator
/ohos5.0/base/security/permission_lite/services/js_api/src/
H A Dperm_module.cpp41 goto RELEASE; in CheckSelfPerm()
46 RELEASE: in CheckSelfPerm()
/ohos5.0/foundation/multimedia/player_framework/frameworks/js/avrecorder/
H A Davrecorder_napi.h53 const std::string RELEASE = "Release"; variable
76 AVRecordergOpt::RELEASE,
87 AVRecordergOpt::RELEASE,
101 AVRecordergOpt::RELEASE,
113 AVRecordergOpt::RELEASE,
124 AVRecordergOpt::RELEASE,
129 AVRecordergOpt::RELEASE
133 AVRecordergOpt::RELEASE
/ohos5.0/docs/zh-cn/release-notes/
H A DOpenHarmony-1-0.md20 | RELEASE-NOTES | 1.0 | [站点](https://repo.huaweicloud.com/harmonyos/os/1.0/RELEASE-…
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/test/unittest/src/
H A Dhap_verify_v2_test.cpp195 provisionInfo.type = ProvisionType::RELEASE;
213 provisionInfo.type = ProvisionType::RELEASE;
H A Dprovision_verify_test.cpp262 ASSERT_EQ(info.type, ProvisionType::RELEASE);
285 ASSERT_EQ(info.type, ProvisionType::RELEASE);
552 ASSERT_EQ(info.type, ProvisionType::RELEASE);
H A Dhap_verify_test.cpp188 ASSERT_TRUE(profile.type == ProvisionType::RELEASE);
257 ASSERT_EQ(profile.type, ProvisionType::RELEASE);
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/src/
H A Doutput_controller.cpp101 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()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/event/
H A Devent_convertor.cpp90 case AceMouseData::Action::RELEASE: in ConvertMouseEvent()
91 events.action = MouseAction::RELEASE; in ConvertMouseEvent()
H A Devent_convertor.h57 RELEASE, enumerator
/ohos5.0/foundation/resourceschedule/qos_manager/
H A DRELEASE-NOTES.md1 # RELEASE-NOTES
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/cmake_build/
H A Dbuild_ohos_tflite.sh30 -DCMAKE_BUILD_TYPE=RELEASE \
/ohos5.0/foundation/multimedia/av_codec/services/services/sa_avcodec/ipc/
H A Dav_codec_service_ipc_interface_code.h38 RELEASE, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/wakeup/
H A Dwakeup_engine.cpp140 StateMsg msg(RELEASE); in HandleHeadsetOff()
200 StateMsg msg(RELEASE); in Detach()
/ohos5.0/foundation/distributedhardware/distributed_hardware_fwk/av_transport/av_trans_engine/plugin/plugins/av_trans_output/output_control/include/
H A Doutput_controller.h51 RELEASE, enumerator
145 std::atomic<ControlStatus> status_ {ControlStatus::RELEASE};
/ohos5.0/foundation/multimedia/player_framework/services/services/transcoder/ipc/
H A Di_standard_transcoder_service.h66 RELEASE, enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/avmetadatahelper/ipc/
H A Di_standard_avmetadatahelper_service.h61 RELEASE, enumerator
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/
H A Dengine_util.h50 RELEASE, enumerator
/ohos5.0/base/security/appverify/interfaces/innerkits/appverify/include/provision/
H A Dprovision_info.h28 RELEASE = 1, enumerator
/ohos5.0/foundation/multimedia/av_codec/services/services/codec/server/post_processing/
H A Ddynamic_interface_types.h108 RELEASE, enumerator
/ohos5.0/foundation/filemanagement/dfs_service/interfaces/inner_api/native/cloud_file_kit_inner/big_data_statistics/
H A Dcloud_file_fault_event.h57 RELEASE = 700, enumerator
/ohos5.0/foundation/multimedia/player_framework/services/services/screen_capture/ipc/
H A Di_standard_screen_capture_service.h64 RELEASE = 1, enumerator
/ohos5.0/foundation/multimedia/player_framework/test/fuzztest/avmetadata_fuzztest/avmetadatastub_fuzzer/
H A Davmetadata_service_proxy_fuzzer.cpp35 {Fuzzer::RELEASE, Fuzzer::ReleaseStatic},
266 return ptr->SendRequest(RELEASE, data, reply, option); in ReleaseStatic()

12345