Home
last modified time | relevance | path

Searched defs:ON_DISCONNECTED (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/include/
H A Dibackground_task_subscriber_ipc_interface_code.h24 ON_DISCONNECTED, enumerator
/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dmemmgrservice_ipc_interface_code.h44 ON_DISCONNECTED, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Ddistributed_notification_service_ipc_interface_code.h118 ON_DISCONNECTED, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp47 constexpr uint32_t ON_DISCONNECTED = 2; variable