/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/plugin/ |
H A D | hap_asset_impl_mapping.h | 41 const uint8_t* GetAsset() const override in GetAsset() function
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/entrance/ |
H A D | hap_asset_provider_impl.h | 63 const uint8_t* GetAsset() const override in GetAsset() function
|
H A D | file_asset_provider_impl.h | 58 const uint8_t* GetAsset() const override in GetAsset() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/rosen/ |
H A D | rosen_asset_manager.cpp | 19 RefPtr<Asset> RSAssetManager::GetAsset(const std::string& assetName) in GetAsset() function in OHOS::Ace::RSAssetManager
|
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/entrance/ |
H A D | rs_dir_asset_provider.h | 56 RefPtr<Asset> GetAsset(const std::string& assetName) const override in GetAsset() function
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/common/ |
H A D | asset_manager_impl.cpp | 46 RefPtr<Asset> AssetManagerImpl::GetAsset(const std::string& assetName) in GetAsset() function in OHOS::Ace::AssetManagerImpl
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/ |
H A D | fetch_file_result_napi.cpp | 719 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<FileAsset>> &array, int index) in GetAsset() function 724 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<AlbumAsset>> &array, int index) in GetAsset() function 729 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<PhotoAlbum>> &array, int index) in GetAsset() function 734 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<SmartAlbumAsset>> &array, int index) in GetAsset() function
|
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/sendable/ |
H A D | sendable_fetch_file_result_napi.cpp | 526 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<FileAsset>> &array, int index) in GetAsset() function 531 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<AlbumAsset>> &array, int index) in GetAsset() function 536 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<PhotoAlbum>> &array, int index) in GetAsset() function 541 static napi_value GetAsset(napi_env env, vector<std::unique_ptr<SmartAlbumAsset>> &array, int index) in GetAsset() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_cursor.cpp | 129 int RelationalCursor::GetAsset(OH_Cursor *cursor, int32_t columnIndex, Data_Asset *value) in GetAsset() function in OHOS::RdbNdk::RelationalCursor 333 int RelationalCursor::GetAsset(int32_t columnIndex, Data_Asset *value) in GetAsset() function in OHOS::RdbNdk::RelationalCursor
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_resultsetproxy.cpp | 183 Asset ResultSetImpl::GetAsset(int32_t columnIndex, int32_t* rtnCode) in GetAsset() function in OHOS::Relational::ResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | value_object.cpp | 175 int ValueObject::GetAsset(Asset &val) const in GetAsset() function in OHOS::NativeRdb::ValueObject
|
H A D | cache_result_set.cpp | 284 int CacheResultSet::GetAsset(int32_t col, ValueObject::Asset &value) in GetAsset() function in OHOS::NativeRdb::CacheResultSet
|
H A D | abs_result_set.cpp | 453 int AbsResultSet::GetAsset(int32_t col, ValueObject::Asset &value) in GetAsset() function in OHOS::NativeRdb::AbsResultSet
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_result_set_impl.cpp | 316 int RdbResultSetImpl::GetAsset(int32_t col, NativeRdb::ValueObject::Asset& value) in GetAsset() function in OHOS::DistributedRdb::RdbResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_result_set.cpp | 425 napi_value ResultSetProxy::GetAsset(napi_env env, napi_callback_info info) in GetAsset() function in OHOS::RelationalStoreJsKit::ResultSetProxy
|