Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/ipc/ipc/native/src/napi/src/
H A Dnapi_remote_proxy.cpp47 static const size_t ARGV_LENGTH_5 = 5; variable
194 napi_value argv[ARGV_LENGTH_5] = { 0 }; in NAPI_RemoteProxy_sendRequest()
291 napi_value argv[ARGV_LENGTH_5] = { 0 }; in NAPI_RemoteProxy_sendMessageRequest()
/ohos5.0/foundation/communication/ipc/ipc/native/src/napi_common/source/
H A Dnapi_remote_object.cpp47 static const size_t ARGV_LENGTH_5 = 5; variable
1224 napi_value argv[ARGV_LENGTH_5] = { 0 }; in NAPI_RemoteObject_sendRequest()
1305 napi_value argv[ARGV_LENGTH_5] = { 0 }; in NAPI_RemoteObject_sendMessageRequest()