Home
last modified time | relevance | path

Searched defs:GetMediaResource (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.h277 bool GetMediaResource(T& resId, std::ostream& dest) const in GetMediaResource() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.h301 bool GetMediaResource(T& resId, std::ostream& dest) const in GetMediaResource() function
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/jsi/
H A Djsi_declarative_engine.cpp901 std::string JsiDeclarativeEngineInstance::GetMediaResource(const std::string& targetFileName) in GetMediaResource() function in OHOS::Ace::Framework::JsiDeclarativeEngineInstance