| /test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/ |
| H A D | setjmpndk.cpp | 85 void *sigThread(void *args)
in sigThread() argument
|
| H A D | sendfilendk.cpp | 38 napi_value args[1] = {nullptr};
in Sendfile() local 67 napi_value args[1] = {nullptr};
in Sendfile64() local
|
| H A D | selectndk.cpp | 42 napi_value args[1] = {nullptr};
in Select() local
|
| H A D | statfsndk.cpp | 33 napi_value args[1] = {nullptr};
in Statfs() local 54 napi_value args[1] = {nullptr};
in Statfs64() local
|
| /test/xts/acts/distributeddatamgr/relationalStoretest/rdbnapitest/entry/src/main/cpp/napi/ |
| H A D | rdb_store_encrypt_test.cpp | 96 napi_value args[1] = {nullptr};
in RdbFilePath() local
|
| /test/xts/acts/kernel_lite/io_posix/src/ |
| H A D | IoTestWchar.cpp | 28 va_list args; in FormatVfwscanf() local 37 va_list args; in FormatVfwprintf() local 346 va_list args; in FormatVswscanf() local 355 va_list args; FormatVswprintf() local [all...] |
| /test/xts/acts/hiviewdfx/hilogndktest/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 48 napi_value args[2] = {nullptr}; in Add() local
|
| /test/xts/acts/security/crypto_framework_napi_BasicTest/src/ |
| H A D | crypto_framework_digest_test.cpp | 55 void *OH_CryptoDigestMultUpdate(void *args) in OH_CryptoDigestMultUpdate() argument
|
| /test/xts/acts/powermgr/ndk/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 25 napi_value args[2] = {nullptr};
in Add() local 40 napi_value args[2] = {nullptr};
in GetCapacity() local 54 napi_value args[2] = {nullptr};
in GetPluggedType() local 88 napi_value args[2] = {nullptr};
in CommonEventKeyCapacity() local 102 napi_value args[2] = {nullptr};
in CommonEventKeyChargeState() local 116 napi_value args[2] = {nullptr}; CommonEventKeyPluggedType() local [all...] |
| /test/xts/device_attest_lite/interfaces/kit/js/src/ |
| H A D | native_device_attest.cpp | 59 void FailCallBack(const JSIValue thisVal, const JSIValue args, int32_t ret) in FailCallBack() argument 71 void SuccessCallBack(const JSIValue thisVal, const JSIValue args, JSIValue jsiValue) in SuccessCallBack() argument 82 bool IsValidParam(const JSIValue* args, uint8_t argsNum) in IsValidParam() argument 90 JSIValue ExecuteAsyncWork(const JSIValue thisVal, const JSIValue* args, in ExecuteAsyncWork() argument 166 JSIValue args = params->args; ExecuteGetAttestResult() local 181 GetAttestResultInfoSync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetAttestResultInfoSync() argument 210 GetAttestResultInfoAsync(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) GetAttestResultInfoAsync() argument [all...] |
| /test/xts/acts/telephony/telephone/telephonyNDKTest/entry/src/main/cpp/ |
| H A D | telephony_ndk_test.cpp | 75 napi_value args[1] = {};
in OHTelephonyGetNetworkStateForSlotParam() local 105 napi_value args[1] = {};
in OHTelephonyGetNetworkStateParam() local 157 napi_value args[1] = {};
in OHTelephonyGetNetworkStateForSlot() local
|
| /test/xts/acts/telephony/telephonyjstest/netmanager_base/dnsndk/entry/src/main/cpp/ |
| H A D | dnsNdkTest.cpp | 36 napi_value args[3] = {nullptr};
in GetAddrInfo() local 78 napi_value args[1] = {nullptr};
in RegisterDnsResolver() local [all...] |
| /test/xts/acts/sensors/miscdevice_ndk/entry/src/main/cpp/ |
| H A D | napi_init.cpp | 46 napi_value args[3] = {nullptr};
in StartVibrator() local 90 napi_value args[5] = {nullptr};
in StartVibratorCustom() local [all...] |
| /test/xts/hats/kernel/syscalls/net/get_info/ |
| H A D | GetInfoApiTest.cpp | 85 static void *ClientConnect(void *args) in ClientConnect() argument
|
| /third_party/elfutils/tests/ |
| H A D | funcscopes.c | 96 struct args struct
|
| H A D | dwarfcfi.c | 159 int args = 2; in main() local
|
| /third_party/ffmpeg/doc/examples/ |
| H A D | filtering_audio.c | 90 char args[512]; in init_filters() local [all...] |
| H A D | filtering_video.c | 94 char args[512]; in init_filters() local
|
| /third_party/ffmpeg/libavfilter/dnn/ |
| H A D | dnn_backend_common.c | 80 static void *async_thread_routine(void *args) in async_thread_routine() argument
|
| /third_party/ffmpeg/libavfilter/ |
| H A D | vf_median.c | 247 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
|
| H A D | vf_pp.c | 66 static int pp_process_command(AVFilterContext *ctx, const char *cmd, const char *args, in pp_process_command() argument
|
| /third_party/elfutils/libebl/ |
| H A D | eblobjnote.c | 105 const char *args = memchr (pname, '\0', desc + descsz - pname); in ebl_object_note() local
|
| /third_party/glslang/glslang/MachineIndependent/ |
| H A D | attribute.cpp | 137 TAttributeArgs args = { attributeFromName(identifier), nullptr }; in makeAttributes() local 151 TAttributeArgs args = { attributeFromName(identifier), agg }; in makeAttributes() local [all...] |
| /third_party/gn/src/base/memory/ |
| H A D | scoped_refptr.h | 89 scoped_refptr<T> MakeRefCounted(Args&&... args) { in MakeRefCounted() argument
|
| /third_party/gn/src/base/numerics/ |
| H A D | checked_math.h | 335 CheckMathOp(const L lhs, const R rhs, const Args... args) { in CheckMathOp() argument
|