| /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
|
| /third_party/gn/src/gn/ |
| H A D | command_help.cc | 260 int RunHelp(const std::vector<std::string>& args) { in RunHelp() argument [all...] |
| H A D | functions_target.cc | 38 ExecuteGenericTarget(const char* target_type, Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) ExecuteGenericTarget() argument 196 RunAction(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunAction() argument 280 RunActionForEach(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunActionForEach() argument 352 RunBundleData(Scope* scope, const FunctionCallNode* function, const std::vector<Value>& args, BlockNode* block, Err* err) RunBundleData() argument [all...] |
| /third_party/backends/backend/ |
| H A D | canon_pp-io.c | 66 va_list args; in DBG() local
|
| /third_party/backends/backend/genesys/ |
| H A D | error.cpp | 58 std::va_list args; in SaneException() local 66 std::va_list args; in SaneException() local 134 std::va_list args; in DebugMessageHelper() local 157 std::va_list args; vstatus() local 172 std::va_list args; vlog() local [all...] |
| /third_party/backends/sanei/ |
| H A D | sanei_thread.c | 216 sanei_thread_begin( int (*func)(void *args), void* args ) in sanei_thread_begin() argument 269 sanei_thread_begin( int (*func)(void *args), void* args ) in sanei_thread_begin() argument 412 sanei_thread_begin( int (func)(void *args), void* args ) in sanei_thread_begin() argument [all...] |
| /third_party/benchmark/src/ |
| H A D | console_reporter.cc | 98 va_list args; in IgnoreColorPrint() local
|