Home
last modified time | relevance | path

Searched defs:ARGC_NUM (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/notification/eventhandler/frameworks/napi/include/
H A Devents_emitter.h35 static const int32_t ARGC_NUM = 2; variable
/ohos5.0/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/auth/
H A Dauth_session_test.c291 #define ARGC_NUM 2 in main() macro
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_input_device_context.cpp36 constexpr int32_t ARGC_NUM { 2 }; variable