/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/theme/ |
H A D | theme_constants.h | 304 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 D | resource_adapter.h | 125 …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 D | ark_ohos_resource_adapter_impl.cpp | 28 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 D | resource_wrapper.h | 334 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 D | ark_ohos_resource_adapter_wrapper.cpp | 26 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 D | ohos_resource_adapter_impl.cpp | 317 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 D | resource_adapter_impl.cpp | 550 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 D | resource_adapter_impl_v2.cpp | 674 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 D | resource_adapter_impl_standard.cpp | 494 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData() function in OHOS::Ace::ResourceAdapterImpl
|