Home
last modified time | relevance | path

Searched refs:IsRemoteQuery (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/rdb/
H A Drdb_query.h43 bool IsRemoteQuery();
H A Drdb_query.cpp94 bool RdbQuery::IsRemoteQuery() in IsRemoteQuery() function in OHOS::DistributedRdb::RdbQuery
H A Drdb_general_store.cpp480 if (rdbQuery->IsRemoteQuery()) { in Query()
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Drdb_query_test.cpp57 EXPECT_TRUE(rdbQuery.IsRemoteQuery());