Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/
H A Dtheme_constants.h304 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData() function
312 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData() function
H A Dresource_adapter.h125 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData() function
130 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
H A Dark_ohos_resource_adapter_impl.cpp28 bool ArkOhosResourceAdapterImpl::GetRawFileData(const ArkWebString& rawFile, size_t& len, uint8_t**… in GetRawFileData() function in OHOS::ArkWeb::ArkOhosResourceAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/resource/
H A Dresource_wrapper.h334 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData() function
344 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData() function
/ohos5.0/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
H A Dark_ohos_resource_adapter_wrapper.cpp26 bool ArkOhosResourceAdapterWrapper::GetRawFileData(const std::string& rawFile, size_t& len, uint8_t… in GetRawFileData() function in OHOS::ArkWeb::ArkOhosResourceAdapterWrapper
/ohos5.0/base/web/webview/ohos_adapter/ohos_resource_adapter/src/
H A Dohos_resource_adapter_impl.cpp317 bool OhosResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, in GetRawFileData() function in OHOS::NWeb::OhosResourceAdapterImpl
481 bool OhosResourceAdapterImpl::GetRawFileData(const std::shared_ptr<Extractor>& manager, in GetRawFileData() function in OHOS::NWeb::OhosResourceAdapterImpl
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dresource_adapter_impl.cpp550 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl
562 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl
H A Dresource_adapter_impl_v2.cpp674 bool ResourceAdapterImplV2::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImplV2
687 bool ResourceAdapterImplV2::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImplV2
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dresource_adapter_impl_standard.cpp494 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl