Home
last modified time | relevance | path

Searched defs:GetRawFileData (Results 1 – 4 of 4) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dtheme_constants.h256 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]> &dest) in GetRawFileData() function
Dresource_adapter.h92 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]> &d… in GetRawFileData() function
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp310 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp528 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl