Home
last modified time | relevance | path

Searched defs:GetModule (Results 1 – 7 of 7) sorted by relevance

/foundation/ability/idl_tool/parser/
Dparser.h40 AutoPtr<ASTModule> GetModule() const in GetModule() function
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/connector_mgr/
Dtrigger_connector_internal_impl.cpp69 std::shared_ptr<IIntellVoiceTriggerConnectorModule> TriggerConnectorInternalImpl::GetModule( in GetModule() function in OHOS::IntellVoiceTrigger::TriggerConnectorInternalImpl
Dtrigger_connector_internal_validation.cpp57 std::shared_ptr<IIntellVoiceTriggerConnectorModule> TriggerConnectorInternalValidation::GetModule( in GetModule() function in OHOS::IntellVoiceTrigger::TriggerConnectorInternalValidation
Dtrigger_connector.cpp58 std::shared_ptr<IIntellVoiceTriggerConnectorModule> TriggerConnector::GetModule( in GetModule() function in OHOS::IntellVoiceTrigger::TriggerConnector
/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
Dsystem_defined_form.cpp71 std::string SystemDefinedForm::GetModule() const in GetModule() function in OHOS::UDMF::SystemDefinedForm
/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/
Dtrigger_helper.cpp176 void TriggerHelper::GetModule() in GetModule() function in OHOS::IntellVoiceTrigger::TriggerHelper
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
Dsystem_defined_form_napi.cpp211 napi_value SystemDefinedFormNapi::GetModule(napi_env env, napi_callback_info info) in GetModule() function in OHOS::UDMF::SystemDefinedFormNapi