Home
last modified time | relevance | path

Searched defs:ON_CONNECTED (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.h23 ON_CONNECTED = FIRST_CALL_TRANSACTION, enumerator
/ohos5.0/foundation/resourceschedule/memmgr/interface/innerkits/include/
H A Dmemmgrservice_ipc_interface_code.h43 ON_CONNECTED = FIRST_CALL_TRANSACTION, enumerator
/ohos5.0/base/notification/distributed_notification_service/frameworks/core/include/
H A Ddistributed_notification_service_ipc_interface_code.h117 ON_CONNECTED, enumerator
/ohos5.0/foundation/resourceschedule/background_task_mgr/frameworks/test/unittest/
H A Dbgtask_framework_unit_test.cpp46 constexpr uint32_t ON_CONNECTED = 1; variable