/base/update/updater/services/package/pkg_package/ |
H A D | pkg_pkgfile.h | 27 PkgFileImpl(PkgManager::PkgManagerPtr manager, PkgStreamPtr stream, PkgType type)
in PkgFileImpl() argument
|
/base/update/sys_installer/frameworks/installer_manager/src/ |
H A D | installer_manager_helper.cpp | 89 AccDecompressAndVerifyPkg(const std::string &srcPath, const std::string &dstPath, const uint32_t type) AccDecompressAndVerifyPkg() argument
|
/base/update/updater/services/ui/driver/ |
H A D | pointers_input_device.cpp | 27 void HandlePointersEvent(const input_event &ev, uint32_t type) in HandlePointersEvent() argument 87 int PointersInputDevice::HandlePointEvent(const input_event &ev, uint32_t type) in HandlePointEvent() argument
|
/base/web/webview/interfaces/kits/napi/webfunction/ |
H A D | napi_webview_function.cpp | 57 std::string type = "";
in JsOnce() local
|
/base/web/webview/ohos_adapter/net_connect_adapter/src/ |
H A D | net_connect_callback_impl.cpp | 70 NetConnectType type = NetConnectUtils::ConvertToConnectType(bearerTypes, radioTech); in NetCapabilitiesChange() local
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/ |
H A D | ark_media_avsession_adapter_wrapper.cpp | 30 bool ArkMediaAVSessionAdapterWrapper::CreateAVSession(NWeb::MediaAVSessionType type) in CreateAVSession() argument
|
H A D | ark_net_connect_adapter_wrapper.cpp | 40 GetDefaultNetConnect( OHOS::NWeb::NetConnectType& type, OHOS::NWeb::NetConnectSubtype& netConnectSubtype) GetDefaultNetConnect() argument
|
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/ |
H A D | ark_media_avsession_adapter_impl.cpp | 30 bool ArkMediaAVSessionAdapterImpl::CreateAVSession(int32_t type) in CreateAVSession() argument
|
H A D | ark_ohos_image_decoder_adapter_impl.cpp | 51 Decode(const uint8_t* data, uint32_t size, uint32_t type, bool useYuv) Decode() argument
|
H A D | ark_net_connect_adapter_impl.cpp | 40 int32_t ArkNetConnectAdapterImpl::GetDefaultNetConnect(uint32_t& type, uint32_t& netConnectSubtype) in GetDefaultNetConnect() argument
|
/base/web/webview/test/fuzztest/ohos_adapter/media_adapter/mediaavsessionadapterimpl_fuzzer/ |
H A D | mediaavsessionadapterimpl_fuzzer.cpp | 64 auto type = MediaAVSessionType::MEDIA_TYPE_INVALID; in MediaAVSessionAdapterImplFuzzTest() local
|
/base/web/webview/test/unittest/net_connect_adapter_test/ |
H A D | net_connect_adapter_test.cpp | 72 RadioTech type = iter.first; in HWTEST_F() local 104 RadioTech type = iter.first; in HWTEST_F() local [all...] |
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/base/ |
H A D | data_operation_callback.cpp | 26 OnIntellVoiceDataOprEvent( OHOS::HDI::IntelligentVoice::Engine::V1_1::IntellVoiceDataOprType type, const sptr<Ashmem> &inBuffer, sptr<Ashmem> &outBuffer) OnIntellVoiceDataOprEvent() argument
|
/foundation/ai/intelligent_voice_framework/services/intell_voice_engine/server/sa/ |
H A D | intell_voice_engine_arbitration.cpp | 37 ArbitrationResult IntellVoiceEngineArbitration::ApplyArbitration(IntellVoiceEngineType type, in ApplyArbitration() argument 51 sptr<EngineBase> IntellVoiceEngineArbitration::GetEngine(IntellVoiceEngineType type, in GetEngine() argument 62 bool IntellVoiceEngineArbitration::JudgeRejection(IntellVoiceEngineType type, in JudgeRejection() argument 81 HandlePreemption(IntellVoiceEngineType type, const std::map<IntellVoiceEngineType, sptr<EngineBase>> &engines) HandlePreemption() argument 103 HandleReplace(IntellVoiceEngineType type, std::map<IntellVoiceEngineType, sptr<EngineBase>> &engines) HandleReplace() argument [all...] |
/foundation/ai/neural_network_runtime/test/unittest/ops/ |
H A D | flatten_test.cpp | 50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | onehot_builder_test.cpp | 50 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | leaky_relu_test.cpp | 49 SaveNegativeSlope(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveNegativeSlope() argument [all...] |
H A D | log_softmax_test.cpp | 49 SaveParamsTensor(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveParamsTensor() argument [all...] |
H A D | space_to_depth_test.cpp | 50 SaveBlockSize(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SaveBlockSize() argument [all...] |
H A D | concat_two_inputs_test.cpp | 49 SetAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetAxis() argument [all...] |
H A D | concat_three_inputs_test.cpp | 49 SetAxis(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetAxis() argument [all...] |
H A D | eltwise_test.cpp | 48 SetEltwiseMode(OH_NN_DataType dataType, const std::vector<int32_t> &dim, const OH_NN_QuantParam* quantParam, OH_NN_TensorType type) SetEltwiseMode() argument [all...] |
/foundation/ai/neural_network_runtime/frameworks/native/neural_network_runtime/ |
H A D | transform.cpp | 27 uint32_t GetTypeSize(OH_NN_DataType type) in GetTypeSize() argument 52 mindspore::lite::DataType NNToMS::TransformDataType(OH_NN_DataType type) in TransformDataType() argument 84 mindspore::lite::Format NNToMS::TransformFormat(OH_NN_Format type) in TransformFormat() argument 96 mindspore::lite::ActivationType NNToMS::TransfromFusionType(OH_NN_FuseType type) in TransfromFusionType() argument 110 mindspore::lite::QuantType NNToMS::TransformQuantType(OHOS::NeuralNetworkRuntime::Ops::OpsQuantType type) in TransformQuantType() argument 129 TransformDataType(mindspore::lite::DataType type) TransformDataType() argument [all...] |
/foundation/ability/form_fwk/services/include/ |
H A D | form_timer_option.h | 62 void FormTimerOption::SetType(const int &type) in SetType() argument
|
/foundation/CastEngine/castengine_wifi_display/services/protocol/frame/ |
H A D | frame_merger.cpp | 30 void FrameMerger::SetType(int32_t type) in SetType() argument
|