Home
last modified time | relevance | path

Searched defs:CREATE_TIME (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs64 pub const CREATE_TIME: &str = "CreateTime"; const
/ohos5.0/base/notification/distributed_notification_service/services/ans/src/
H A Dadvanced_datashare_helper.cpp56 constexpr const char *CREATE_TIME = "create_time"; variable
/ohos5.0/base/account/os_account/frameworks/osaccount/native/src/
H A Dos_account_info.cpp32 const std::string CREATE_TIME = "createTime"; variable