Home
last modified time | relevance | path

Searched refs:SetBlock (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
H A Dsqlite_shared_result_set.cpp203 void SqliteSharedResultSet::SetBlock(AppDataFwk::SharedBlock *block) in SetBlock() function in OHOS::NativeRdb::SqliteSharedResultSet
205 AbsSharedResultSet::SetBlock(block); in SetBlock()
H A Dabs_shared_result_set.cpp216 void AbsSharedResultSet::SetBlock(SharedBlock *block) in SetBlock() function in OHOS::NativeRdb::AbsSharedResultSet
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Dsqlite_shared_result_set.h44 void SetBlock(AppDataFwk::SharedBlock *block) override;
/ohos5.0/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/
H A Dabs_shared_result_set.h121 API_EXPORT virtual void SetBlock(AppDataFwk::SharedBlock *block);
/ohos5.0/foundation/distributeddatamgr/data_share/interfaces/inner_api/consumer/include/
H A Ddatashare_result_set.h153 virtual void SetBlock(AppDataFwk::SharedBlock *block);
/ohos5.0/foundation/distributeddatamgr/data_share/frameworks/native/common/src/
H A Ddatashare_result_set.cpp385 void DataShareResultSet::SetBlock(AppDataFwk::SharedBlock *block) in SetBlock() function in OHOS::DataShare::DataShareResultSet
457 SetBlock(sharedBlock); in Unmarshalling()
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/slider/
H A Dslider_component.h101 void SetBlock(const RefPtr<BlockComponent>& block) in SetBlock() function
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/dataability/src/
H A Dishared_result_set_proxy.cpp46 result->SetBlock(block); in CreateProxy()
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/datashareproxy_test/
H A Dproxydatas_with_permission_test.cpp151 resultSet->SetBlock(nullptr);
/ohos5.0/foundation/distributeddatamgr/data_share/test/native/unittest/mediadatashare_test/src/
H A Dmediadatashare_unit_test.cpp904 resultSet->SetBlock(block);