Home
last modified time | relevance | path

Searched defs:args (Results 1726 - 1750 of 2883) sorted by relevance

1...<<61626364656667686970>>...116

/test/xts/acts/graphic/displayNdk/entry/src/main/cpp/
H A Dnapi_init.cpp28 napi_value args[2] = {nullptr}; in Add() local
328 napi_value args[1] = { nullptr }; in UnregisterDisplayChangeListener() local
367 napi_value args[ in UnregisterFoldDisplayModeChangeListener() local
[all...]
/test/xts/acts/hiviewdfx/hidebugtest/hidebugtestcoltest/entry/src/main/cpp/
H A Dhidebugndk.cpp178 napi_value args[3] = {nullptr}; // arg total:3 in StartAppTraceCapture() local
208 napi_value args[3] = {nullptr}; // arg total:3 in GetAppTraceCaptureFile() local
[all...]
/test/xts/acts/multimedia/avsource/entry/src/main/cpp/
H A Dnativendk.cpp49 napi_value args[PARAM_6] = {nullptr}; in CreateCapability() local
107 napi_value args[PARAM_6] = {nullptr}; in TestInitAVErrCode() local
347 napi_value args[PARAM_ in TestForCallTiming() local
391 napi_value args[PARAM_6] = {nullptr}; isNeedCallTiming() local
[all...]
H A Dvideodecoderndk.cpp221 napi_value args[PARAM_6] = {nullptr}; in OHVideoDecoderStart() local
296 napi_value args[PARAM_7] = {nullptr}; in OHVideoDecoderStop() local
379 napi_value args[PARAM_7] = {nullptr}; OHVideoDecoderFlush() local
[all...]
/test/xts/acts/security/asset/asset_ndk/entry/src/main/cpp/
H A Dhello.cpp27 napi_value args[2] = {nullptr}; in Asset_Add() local
61 napi_value args[2] = {nullptr}; in Asset_AddCE() local
113 napi_value args[2] = {nullptr}; in Asset_Add_Auth() local
181 napi_value args[2] = {nullptr}; Asset_PreAndPostQueryNormal() local
222 napi_value args[2] = {nullptr}; Asset_PreAndPostQueryError() local
275 napi_value args[1] = {nullptr}; Asset_PreQuery() local
311 napi_value args[1] = {nullptr}; Asset_PreAndPostQuery() local
354 napi_value args[1] = {nullptr}; Asset_PostQuery() local
388 napi_value args[1] = {nullptr}; Asset_Remove() local
412 napi_value args[1] = {nullptr}; Asset_RemoveLabel() local
446 napi_value args[2] = {nullptr}; Asset_RemoveError() local
504 napi_value args[2] = {nullptr}; Asset_QueryAll() local
545 napi_value args[4] = {nullptr}; Asset_QueryOption() local
591 napi_value args[2] = {nullptr}; Asset_QueryError() local
645 napi_value args[1] = {nullptr}; Asset_QueryNum() local
671 napi_value args[2] = {nullptr}; Asset_QueryLabel() local
703 napi_value args[2] = {nullptr}; Asset_UpdateEasy() local
740 napi_value args[3] = {nullptr}; Asset_UpdateLabel() local
793 napi_value args[2] = {nullptr}; Asset_UpdateError() local
[all...]
/test/xts/acts/telephony/networkmanager/ndk/networkndk/entry/src/main/cpp/
H A Dnet_stack_ndk_test.cpp146 napi_value args[3] = {}; in OHNetStackCertVerification() local
179 napi_value args[1] = {nullptr}; in OHWebSocketClientConstruct() local
208 napi_value args[1] = {nullptr}; OHWebSocketClientAddHeader() local
237 napi_value args[1] = {nullptr}; OHWebSocketClientConnect() local
269 napi_value args[1] = {nullptr}; OHWebSocketClientSend() local
303 napi_value args[1] = {nullptr}; OHWebSocketClientClose() local
353 napi_value args[1] = {nullptr}; OHWebSocketClientDestroy() local
416 napi_value args[2] = {}; OHNetStackGetPinSetForHostName() local
469 napi_value args[2] = {}; OHNetStackGetCertificatesForHostName() local
494 napi_value args[1] = {}; OHNetStackGetPinSetForHostName2() local
543 napi_value args[1] = {}; OHNetStackGetCertificatesForHostName2() local
[all...]
H A Dnet_connection_ndk_test.cpp41 napi_value args[3] = {nullptr}; in OHNetConnGetAddrInfo() local
63 napi_value args[1] = {nullptr}; in OHNetConnFreeDnsResult() local
87 napi_value args[1] = {nullptr}; in OHNetConnGetAllNets() local
108 napi_value args[1] = {nullptr}; OHNetConnHasDefaultNet() local
129 napi_value args[1] = {nullptr}; OHNetConnIsDefaultNetMetered() local
150 napi_value args[1] = {nullptr}; OHNetConnGetDefaultNet() local
171 napi_value args[1] = {nullptr}; OHNetConnGetConnectionProperties() local
201 napi_value args[1] = {nullptr}; OHNetConnGetNetCapabilities() local
231 napi_value args[1] = {nullptr}; OHNetConnGetDefaultHttpProxy() local
258 napi_value args[1] = {nullptr}; OHOSNetConnRegisterDnsResolver() local
279 napi_value args[1] = {nullptr}; OHOSNetConnUnregisterDnsResolver() local
303 napi_value args[1] = {nullptr}; OHNetConnBindSocket() local
334 napi_value args[1] = {nullptr}; OHNetConnRegisterNetConnCallback() local
379 napi_value args[1] = {nullptr}; OHNetConnRegisterNetConnCallbackTimeout() local
423 napi_value args[1] = {nullptr}; OHNetConnRegisterDefaultNetConnCallback() local
451 napi_value args[1] = {nullptr}; OHNetConnUnregisterNetConnCallback() local
506 napi_value args[1] = {nullptr}; OHNetConnSetAppHttpProxy() local
539 napi_value args[1] = {nullptr}; OHOSNetConnRegisterAppHttpProxyCallback() local
575 napi_value args[1] = {nullptr}; OHOSNetConnUnregisterAppHttpProxyCallback() local
[all...]
/third_party/ffmpeg/libavfilter/
H A Daf_acrusher.c306 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_blend.c369 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_blend_vulkan.c115 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Daf_amix.c592 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Daf_sidechaincompress.c220 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_chromakey.c316 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Daf_anlmdn.c326 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_deband.c433 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_crop.c318 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Daf_afade.c315 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Daf_afftfilt.c108 char *args; in config_input() local
[all...]
H A Daf_aexciter.c245 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Davf_concat.c434 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_fillborders.c666 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_hqdn3d.c350 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_spp.c442 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_mix.c341 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_negate.c332 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument

Completed in 24 milliseconds

1...<<61626364656667686970>>...116