Home
last modified time | relevance | path

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

/ohos5.0/base/security/asset/services/db_operator/src/
H A Dtypes.rs98 pub const GLOBAL_ID: &str = "GlobalId"; const
/ohos5.0/base/notification/distributed_notification_service/interfaces/inner_api/
H A Dreminder_request.h950 static int32_t GLOBAL_ID; variable
/ohos5.0/base/notification/distributed_notification_service/frameworks/ans/src/
H A Dreminder_request.cpp50 int32_t ReminderRequest::GLOBAL_ID = 0; member in OHOS::Notification::ReminderRequest