Searched defs:GetConfigurationCommon (Results 1 - 3 of 3) sorted by relevance
/foundation/arkui/ace_engine/frameworks/bridge/plugin_frontend/ | ||
H A D | plugin_frontend_delegate.cpp | 156 void PluginFrontendDelegate::GetConfigurationCommon(const std::string& filePath, std::unique_ptr<JsonValue>& data) in GetConfigurationCommon() function in OHOS::Ace::Framework::PluginFrontendDelegate |
/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/ | ||
H A D | frontend_delegate_impl.cpp | 183 void FrontendDelegateImpl::GetConfigurationCommon(const std::string& filePath, std::unique_ptr<JsonValue>& data) in GetConfigurationCommon() function in OHOS::Ace::Framework::FrontendDelegateImpl |
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ | ||
H A D | frontend_delegate_declarative.cpp | 225 void FrontendDelegateDeclarative::GetConfigurationCommon(const std::string& filePath, std::unique_ptr<JsonValue>& data) in GetConfigurationCommon() function in OHOS::Ace::Framework::FrontendDelegateDeclarative |
Completed in 13 milliseconds