Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dtheme_constants.h288 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData()
296 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData()
Dresource_adapter.h123 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
128 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
/foundation/arkui/ace_engine/frameworks/core/components/font/
Drosen_font_loader.cpp97 std::string rawFile; in LoadFromResource() local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
Dplayer_mock.cpp351 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
657 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp312 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
/foundation/multimedia/player_framework/frameworks/native/avmetadatahelper/test/unittest/src/
Davmetadata_mock.cpp53 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp540 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
552 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dbackup_manager.cpp360 int rawFile = 0; in GetClearType() local
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_loader.cpp647 std::string rawFile; in LoadImageData() local