Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/components/theme/
Dtheme_constants.h320 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData()
328 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData()
Dresource_adapter.h125 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
130 …virtual bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& d… in GetRawFileData()
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/
Dimage_source_native_impl.cpp76 OH_ImageSourceNative::OH_ImageSourceNative(RawFileDescriptor rawFile, SourceOptions opts) in OH_ImageSourceNative()
Dimage_source_mdk.cpp107 int32_t OH_ImageSource_CreateFromRawFile(napi_env env, RawFileDescriptor rawFile, in OH_ImageSource_CreateFromRawFile()
Dimage_source_native.cpp629 Image_ErrorCode OH_ImageSourceNative_CreateFromRawFile(RawFileDescriptor *rawFile, OH_ImageSourceNa… in OH_ImageSourceNative_CreateFromRawFile()
/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
Dohos_file.cpp238 std::shared_ptr<OhosFileStorage> OhosFile::Open(BASE_NS::string_view rawFile) in Open()
288 std::string rawFile; in OpenRawFile() local
/foundation/arkui/ace_engine/frameworks/core/common/resource/
Dresource_wrapper.h344 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest) in GetRawFileData()
354 bool GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<uint8_t[]>& dest, in GetRawFileData()
/foundation/multimedia/image_framework/frameworks/kits/js/common/ndk/include/
Dimage_source_mdk_kits.h48 RawFileDescriptor rawFile; member
/foundation/multimedia/image_framework/frameworks/kits/js/common/
Dimage_source_mdk_kits.cpp310 static bool isValidRawFile(RawFileDescriptor &rawFile) in isValidRawFile()
325 RawFileDescriptor rawFile = args->rawFile; in ImageSourceNapiCreateFromRawFile() local
/foundation/arkui/ace_engine/frameworks/core/components/font/
Drosen_font_loader.cpp242 std::string rawFile; in LoadFromResource() local
/foundation/multimedia/player_framework/test/unittest/player_server_test/src/
Dplayer_server_mock.cpp410 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
732 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/multimedia/player_framework/test/unittest/player_test/src/
Dplayer_mock.cpp398 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
727 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/multimedia/player_framework/frameworks/native/player/test/unittest/src/
Dplayer_mock.cpp398 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
734 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/arkui/ace_engine/adapter/ohos/osal/
Dresource_adapter_impl.cpp551 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
563 bool ResourceAdapterImpl::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr<u… in GetRawFileData()
Dresource_adapter_impl_v2.cpp846 bool ResourceAdapterImplV2::GetRawFileData(const std::string& rawFile, size_t& len, std::unique_ptr… in GetRawFileData()
862 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
Dimage_source_native_ndk_test.cpp347 RawFileDescriptor *rawFile = nullptr; variable
/foundation/multimedia/player_framework/test/unittest/player_server_unittest/src/
Dplayer_server_mock.cpp402 std::string rawFile = path.substr(strlen("file://")); in SetSource() local
724 std::string rawFile = path.substr(strlen("file://")); in AddSubSource() local
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/src/
Dbackup_manager.cpp424 int rawFile = 0; in GetClearType() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/render/adapter/
Drosen_media_player.cpp260 std::string rawFile; in RawFileWithModuleInfoPlay() local
/foundation/arkui/ace_engine/adapter/preview/osal/
Dresource_adapter_impl_standard.cpp527 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.cpp581 std::string rawFile; in LoadImageData() local