/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | data_value.cpp | 245 int DataValue::GetBlob(Blob *&outVal) const in GetBlob() function in DistributedDB::DataValue 277 int DataValue::GetBlob(Blob &outVal) const in GetBlob() function in DistributedDB::DataValue
|
/ohos5.0/foundation/ai/intelligent_voice_framework/services/intell_voice_trigger/server/ |
H A D | trigger_db_helper.cpp | 144 bool TriggerDbHelper::GetBlob(std::shared_ptr<AbsSharedResultSet> &set, std::vector<uint8_t> &data)… in GetBlob() function in OHOS::IntellVoiceTrigger::TriggerDbHelper
|
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_cursor.cpp | 120 int RelationalCursor::GetBlob(OH_Cursor *cursor, int32_t columnIndex, unsigned char *value, int len… in GetBlob() function in OHOS::RdbNdk::RelationalCursor 315 int RelationalCursor::GetBlob(int32_t columnIndex, unsigned char *value, int length) in GetBlob() function in OHOS::RdbNdk::RelationalCursor
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/ |
H A D | datashare_abs_result_set.cpp | 42 int DataShareAbsResultSet::GetBlob(int columnIndex, std::vector<uint8_t> &blob) in GetBlob() function in OHOS::DataShare::DataShareAbsResultSet
|
H A D | datashare_result_set.cpp | 180 int DataShareResultSet::GetBlob(int columnIndex, std::vector<uint8_t> &value) in GetBlob() function in OHOS::DataShare::DataShareResultSet
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/cj/src/ |
H A D | relational_store_impl_resultsetproxy.cpp | 240 CArrUI8 ResultSetImpl::GetBlob(int32_t columnIndex, int32_t* rtnCode) in GetBlob() function in OHOS::Relational::ResultSetImpl
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | value_object.cpp | 170 int ValueObject::GetBlob(std::vector<uint8_t> &val) const in GetBlob() function in OHOS::NativeRdb::ValueObject
|
H A D | cache_result_set.cpp | 57 int CacheResultSet::GetBlob(int columnIndex, std::vector<uint8_t> &blob) in GetBlob() function in OHOS::NativeRdb::CacheResultSet
|
H A D | abs_result_set.cpp | 153 int AbsResultSet::GetBlob(int columnIndex, std::vector<uint8_t>& blob) in GetBlob() function in OHOS::NativeRdb::AbsResultSet
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/ |
H A D | rdb_result_set_impl.cpp | 225 int RdbResultSetImpl::GetBlob(int columnIndex, std::vector<uint8_t> &value) in GetBlob() function in OHOS::DistributedRdb::RdbResultSetImpl
|
/ohos5.0/foundation/graphic/graphic_2d/frameworks/opengl_wrapper/src/EGL/ |
H A D | egl_blob_cache.cpp | 192 EGLsizeiANDROID BlobCache::GetBlob(const void *key, EGLsizeiANDROID keySize, void *value, in GetBlob() function in OHOS::BlobCache
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/appdatafwk/src/ |
H A D | shared_block.cpp | 419 std::vector<uint8_t> SharedBlock::CellUnit::GetBlob(SharedBlock* block) const in GetBlob() function in OHOS::AppDataFwk::SharedBlock::CellUnit
|
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/src/ |
H A D | datashare_result_set_proxy.cpp | 273 napi_value DataShareResultSetProxy::GetBlob(napi_env env, napi_callback_info info) in GetBlob() function in OHOS::DataShare::DataShareResultSetProxy
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_result_set.cpp | 411 napi_value ResultSetProxy::GetBlob(napi_env env, napi_callback_info info) in GetBlob() function in OHOS::RelationalStoreJsKit::ResultSetProxy
|
/ohos5.0/base/security/certificate_manager/interfaces/kits/napi/src/ |
H A D | cm_napi_sign_verify.cpp | 254 static napi_value GetBlob(napi_env env, napi_value object, CmBlob *&blob) in GetBlob() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/js/napi/rdb/src/ |
H A D | napi_result_set.cpp | 529 napi_value ResultSetProxy::GetBlob(napi_env env, napi_callback_info info) in GetBlob() function in OHOS::RdbJsKit::ResultSetProxy
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/src/ |
H A D | backup_database_utils.cpp | 284 int32_t BackupDatabaseUtils::GetBlob(const std::string &columnName, std::shared_ptr<NativeRdb::Resu… in GetBlob() function in OHOS::Media::BackupDatabaseUtils
|