Home
last modified time | relevance | path

Searched defs:GetModifyTime (Results 1 – 5 of 5) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Dmock_app_provision_info.h290 virtual ModifyTime GetModifyTime( in GetModifyTime() function
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
Dmock_rdb.h284 ModifyTime GetModifyTime( in GetModifyTime() function
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store.cpp548 RdbStore::ModifyTime RdbStore::GetModifyTime(const std::string &table, const std::string &column, in GetModifyTime() function in OHOS::NativeRdb::RdbStore
Drdb_store_impl.cpp145 RdbStore::ModifyTime RdbStoreImpl::GetModifyTime(const std::string &table, const std::string &colum… in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp1515 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy