Home
last modified time | relevance | path

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

/foundation/deviceprofile/device_info_manager/common/src/interfaces/
Ddevice_profile.cpp297 std::string DeviceProfile::GetModifyTime() const in GetModifyTime() function in OHOS::DistributedDeviceProfile::DeviceProfile
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/include/
Dmock_app_provision_info.h290 virtual ModifyTime GetModifyTime( in GetModifyTime() function
Dmock_rdb.h277 ModifyTime GetModifyTime( in GetModifyTime() function
/foundation/bundlemanager/app_domain_verify/test/unittest/mock/include/
Dmock_rdb.h277 ModifyTime GetModifyTime( in GetModifyTime() function
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/
Drdb_store.cpp603 RdbStore::ModifyTime RdbStore::GetModifyTime( in GetModifyTime() function in OHOS::NativeRdb::RdbStore
Drdb_store_impl.cpp244 RdbStore::ModifyTime RdbStoreImpl::GetModifyTime( in GetModifyTime() function in OHOS::NativeRdb::RdbStoreImpl
/foundation/distributeddatamgr/relational_store/frameworks/cj/src/
Drelational_store_impl_rdbstore.cpp827 …ModifyTime RdbStoreImpl::GetModifyTime(char *cTables, char *cColumnName, CArrPRIKeyType &cPrimaryK… in GetModifyTime() function in OHOS::Relational::RdbStoreImpl
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/storage/src/sqlite/
Dsqlite_cloud_kv_executor_utils.cpp816 int64_t SqliteCloudKvExecutorUtils::GetModifyTime(int64_t timestamp) in GetModifyTime() function in DistributedDB::SqliteCloudKvExecutorUtils
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/
Dnapi_rdb_store.cpp1593 napi_value RdbStoreProxy::GetModifyTime(napi_env env, napi_callback_info info) in GetModifyTime() function in OHOS::RelationalStoreJsKit::RdbStoreProxy