Home
last modified time | relevance | path

Searched refs:RESULT_ARGC (Results 1 – 1 of 1) sorted by relevance

/base/update/updateservice/frameworks/js/napi/client/
Dupdate_session.cpp28 const int32_t RESULT_ARGC = 2; variable
151 napi_value retArgs[RESULT_ARGC] = { 0 }; in NotifyJS()