Home
last modified time | relevance | path

Searched refs:DM_NAPI_EVENT_REPLY_RESULT (Results 1 - 1 of 1) sorted by relevance

/foundation/distributedhardware/device_manager/interfaces/kits/js4.0/src/
H A Dnative_devicemanager_js.cpp49 const std::string DM_NAPI_EVENT_REPLY_RESULT = "replyResult"; member
704 if (eventType == DM_NAPI_EVENT_REPLY_RESULT) { in CreateDmCallback()
835 if (eventType == DM_NAPI_EVENT_REPLY_RESULT) { in ReleaseDmCallback()
944 OnEvent(DM_NAPI_EVENT_REPLY_RESULT, DM_NAPI_ARGS_ONE, &result); in OnDmUiCall()

Completed in 4 milliseconds