/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/include/ |
H A D | data_value.h | 71 int GetBlob(Blob *&outVal) const; 73 int GetBlob(Blob &outVal) const;
|
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/ |
H A D | relational_cursor.h | 44 virtual int GetBlob(int32_t columnIndex, unsigned char *value, int length); 62 static int GetBlob(OH_Cursor *cursor, int32_t columnIndex, unsigned char *value, int length);
|
H A D | modify_time_cursor.h | 44 result->GetBlob(0, hash); in ConvertPRIKey()
|
H A D | relational_cursor.cpp | 120 int RelationalCursor::GetBlob(OH_Cursor *cursor, int32_t columnIndex, unsigned char *value, int length) in GetBlob() function in OHOS::RdbNdk::RelationalCursor 126 return self->GetBlob(columnIndex, value, length); in GetBlob() 195 getBlob = GetBlob; in RelationalCursor() 315 int RelationalCursor::GetBlob(int32_t columnIndex, unsigned char *value, int length) in GetBlob() function in OHOS::RdbNdk::RelationalCursor 321 int errCode = resultSet_->GetBlob(columnIndex, vec); in GetBlob()
|
/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) const in GetBlob() function in OHOS::IntellVoiceTrigger::TriggerDbHelper 153 ret = set->GetBlob(columnIndex, data); in GetBlob() 221 if (!GetBlob(set, data)) { in GetGenericTriggerModel()
|
H A D | trigger_db_helper.h | 37 bool GetBlob(std::shared_ptr<OHOS::NativeRdb::AbsSharedResultSet> &set, std::vector<uint8_t> &data) const;
|
/foundation/distributeddatamgr/relational_store/test/native/rdb_data_share_adapter/unittest/ |
H A D | rdb_data_share_adapter_test.cpp | 213 allDataTypes->GetBlob(4, blobValue); in HWTEST_F() 217 allDataTypes->GetBlob(4, blobValue); in HWTEST_F() 254 allDataTypes->GetBlob(4, blobValue); in HWTEST_F() 265 allDataTypes->GetBlob(4, blobValue); in HWTEST_F() 360 allDataTypes->GetBlob(4, blobValue); in HWTEST_F()
|
/foundation/distributeddatamgr/data_share/interfaces/inner_api/common/include/basic/ |
H A D | result_set.h | 173 virtual int GetBlob(int columnIndex, std::vector<uint8_t> &blob) = 0;
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/common/src/ |
H A D | data_value.cpp | 127 (void)dataValue.GetBlob(this->value_.blobPtr); in operator =() 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
|
/foundation/distributeddatamgr/data_share/interfaces/inner_api/consumer/include/ |
H A D | datashare_result_set.h | 52 int GetBlob(int columnIndex, std::vector<uint8_t> &blob) override;
|
H A D | datashare_abs_result_set.h | 31 virtual int GetBlob(int columnIndex, std::vector<uint8_t> &blob) override;
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/data/ |
H A D | resultset_json_formatter.cpp | 82 resultSet->GetBlob(i, blobValue);
in MarshalRow()
|
/foundation/distributeddatamgr/relational_store/frameworks/cj/include/ |
H A D | relational_store_impl_resultsetproxy.h | 81 CArrUI8 GetBlob(int32_t columnIndex, int32_t* rtnCode);
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | remote_result_set.h | 241 virtual int GetBlob(int columnIndex, std::vector<uint8_t> &blob) = 0;
|
H A D | abs_result_set.h | 66 API_EXPORT int GetBlob(int columnIndex, std::vector<uint8_t> &blob) override;
|
/foundation/filemanagement/dfs_service/test/unittests/cloudsync_sa/mock/ |
H A D | abs_shared_result_set_mock.h | 45 MOCK_METHOD2(GetBlob, int(int, std::vector<uint8_t> &));
|
H A D | result_set_mock.h | 45 MOCK_METHOD2(GetBlob, int(int, std::vector<uint8_t> &));
|
/foundation/filemanagement/dfs_service/test/unittests/clouddisk_database/include/ |
H A D | clouddisk_resultset_mock.h | 45 MOCK_METHOD2(GetBlob, int(int, std::vector<uint8_t> &));
|
H A D | result_set_mock.h | 45 MOCK_METHOD2(GetBlob, int(int, std::vector<uint8_t> &));
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_step_result_set_test.cpp | 195 iRet = resultSet->GetBlob(++columnIndex, blobValue);
in CheckResultSetData() 669 int iRet = resultSet->GetBlob(0, blobValue);
in HWTEST_F() 673 iRet = resultSet->GetBlob(0, blobValue);
in HWTEST_F() 682 iRet = resultSet->GetBlob(1, blobValue);
in HWTEST_F() 685 iRet = resultSet->GetBlob(2, blobValue);
in HWTEST_F() 688 iRet = resultSet->GetBlob(3, blobValue);
in HWTEST_F() 702 iRet = resultSet->GetBlob(columnCount, blobValue);
in HWTEST_F() 706 iRet = resultSet->GetBlob(3, blobValue);
in HWTEST_F() 1364 EXPECT_EQ(E_ALREADY_CLOSED, resultSet->GetBlob(1, blob));
in HWTEST_F() 1679 errCode = resultSet->GetBlob( in HWTEST_F() [all...] |
/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/bundle_resource/ |
H A D | bundle_resource_rdb.cpp | 188 ret = absSharedResultSet->GetBlob(BundleResourceConstants::INDEX_FOREGROUND, foreground); in GetAllResourceName() 459 ret = absSharedResultSet->GetBlob(BundleResourceConstants::INDEX_FOREGROUND, bundleResourceInfo.foreground); in ConvertToBundleResourceInfo() 460 CHECK_RDB_RESULT_RETURN_IF_FAIL(ret, "GetBlob foreground, ret: %{public}d"); in ConvertToBundleResourceInfo() 462 ret = absSharedResultSet->GetBlob(BundleResourceConstants::INDEX_BACKGROUND, bundleResourceInfo.background); in ConvertToBundleResourceInfo() 463 CHECK_RDB_RESULT_RETURN_IF_FAIL(ret, "GetBlob background, ret: %{public}d"); in ConvertToBundleResourceInfo() 504 ret = absSharedResultSet->GetBlob(BundleResourceConstants::INDEX_FOREGROUND, in ConvertToLauncherAbilityResourceInfo() 506 CHECK_RDB_RESULT_RETURN_IF_FAIL(ret, "GetBlob foreground, ret: %{public}d"); in ConvertToLauncherAbilityResourceInfo() 508 ret = absSharedResultSet->GetBlob(BundleResourceConstants::INDEX_BACKGROUND, in ConvertToLauncherAbilityResourceInfo() 510 CHECK_RDB_RESULT_RETURN_IF_FAIL(ret, "GetBlob background, ret: %{public}d"); in ConvertToLauncherAbilityResourceInfo()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/relational/ |
H A D | relational_row_data_impl.cpp | 122 int errCode = data_.at(index).GetBlob(blob); in Get()
|
/foundation/distributeddatamgr/data_share/frameworks/js/napi/common/include/ |
H A D | datashare_result_set_proxy.h | 49 static napi_value GetBlob(napi_env env, napi_callback_info info);
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/unittest/common/interfaces/ |
H A D | distributeddb_interfaces_data_value_test.cpp | 107 EXPECT_EQ(dataValue.GetBlob(val), E_OK); in DataValueBlobCheck()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb_data_share_adapter/src/ |
H A D | rdb_result_set_bridge.cpp | 140 rdbResultSet_->GetBlob(column, blobValue); in WriteBlobData()
|