Home
last modified time | relevance | path

Searched refs:OH_Data_Asset_GetUri (Results 1 - 4 of 4) sorted by relevance

/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Ddata_asset.h223 int OH_Data_Asset_GetUri(Data_Asset *asset, char *uri, size_t *length);
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_asset_test.cpp219 errCode = OH_Data_Asset_GetUri(nullptr, uri, &uriLength); in HWTEST_F()
224 errCode = OH_Data_Asset_GetUri(asset, uri, &uriLength); in HWTEST_F()
H A Drdb_cursor_test.cpp526 errCode = OH_Data_Asset_GetUri(asset, uri, &uriLength); in HWTEST_F()
594 errCode = OH_Data_Asset_GetUri(asset, uri, &uriLength); in HWTEST_F()
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_asset.cpp114 int OH_Data_Asset_GetUri(Data_Asset *asset, char *uri, size_t *length) in OH_Data_Asset_GetUri() function

Completed in 3 milliseconds