Home
last modified time | relevance | path

Searched defs:rawFile (Results 1 – 15 of 15) 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.h124 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
129 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
/foundation/arkui/ace_engine/frameworks/core/common/resource/
Dresource_wrapper.h261 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData()
269 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
Dohos_file.cpp238 std::shared_ptr<OhosFileStorage> OhosFile::Open(BASE_NS::string_view rawFile) in Open()
289 std::string rawFile; in OpenRawFile() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
Dimage_source_mdk_kits.h48 RawFileDescriptor rawFile; member
/foundation/arkui/ace_engine/frameworks/core/components/font/
Drosen_font_loader.cpp210 std::string rawFile; in LoadFromResource() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_mdk_kits.cpp309 static bool isValidRawFile(RawFileDescriptor &rawFile) in isValidRawFile()
324 RawFileDescriptor rawFile = args->rawFile; in ImageSourceNapiCreateFromRawFile() local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
Dplayer_mock.cpp361 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
667 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
Dimage_source_mdk.cpp107 int32_t OH_ImageSource_CreateFromRawFile(napi_env env, RawFileDescriptor rawFile, in OH_ImageSource_CreateFromRawFile()
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp549 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
561 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
Dresource_adapter_impl_v2.cpp601 bool ResourceAdapterImplV2::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr… in GetRawFileData()
614 bool ResourceAdapterImplV2::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr… in GetRawFileData()
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/test/unittest/
Dimage_ndk_test.cpp361 RawFileDescriptor rawFile; variable
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dbackup_manager.cpp360 int rawFile = 0; in GetClearType() local
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp482 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
/foundation/arkui/ace_engine/frameworks/core/image/
Dimage_loader.cpp640 std::string rawFile; in LoadImageData() local