Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/relational_store/interfaces/ndk/include/
H A Ddata_asset.h147 int OH_Data_Asset_SetCreateTime(Data_Asset *asset, int64_t createTime);
/foundation/distributeddatamgr/relational_store/interfaces/ndk/src/
H A Drelational_asset.cpp54 int OH_Data_Asset_SetCreateTime(Data_Asset *asset, int64_t createTime) in OH_Data_Asset_SetCreateTime() function
/foundation/distributeddatamgr/relational_store/test/ndk/unittest/
H A Drdb_asset_test.cpp167 int errCode = OH_Data_Asset_SetCreateTime(nullptr, 1); in HWTEST_F()
H A Drdb_cursor_test.cpp171 errcode = OH_Data_Asset_SetCreateTime(asset, index); in SetAsset()

Completed in 4 milliseconds