Home
last modified time | relevance | path

Searched defs:args (Results 2201 - 2225 of 6484) sorted by relevance

1...<<81828384858687888990>>...260

/test/xts/acts/hiviewdfx/hilogndktest/entry/src/main/cpp/
H A Dnapi_init.cpp48 napi_value args[2] = {nullptr}; in Add() local
/test/xts/acts/security/crypto_framework_napi_BasicTest/src/
H A Dcrypto_framework_digest_test.cpp55 void *OH_CryptoDigestMultUpdate(void *args) in OH_CryptoDigestMultUpdate() argument
/test/xts/acts/powermgr/ndk/entry/src/main/cpp/
H A Dnapi_init.cpp25 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 Dnative_device_attest.cpp59 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 Dtelephony_ndk_test.cpp75 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 DdnsNdkTest.cpp36 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 Dnapi_init.cpp46 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 DGetInfoApiTest.cpp85 static void *ClientConnect(void *args) in ClientConnect() argument
/third_party/elfutils/tests/
H A Dfuncscopes.c96 struct args struct
H A Ddwarfcfi.c159 int args = 2; in main() local
/third_party/ffmpeg/doc/examples/
H A Dfiltering_audio.c90 char args[512]; in init_filters() local
[all...]
H A Dfiltering_video.c94 char args[512]; in init_filters() local
/third_party/ffmpeg/libavfilter/dnn/
H A Ddnn_backend_common.c80 static void *async_thread_routine(void *args) in async_thread_routine() argument
/third_party/ffmpeg/libavfilter/
H A Dvf_median.c247 static int process_command(AVFilterContext *ctx, const char *cmd, const char *args, in process_command() argument
H A Dvf_pp.c66 static int pp_process_command(AVFilterContext *ctx, const char *cmd, const char *args, in pp_process_command() argument
/third_party/elfutils/libebl/
H A Deblobjnote.c105 const char *args = memchr (pname, '\0', desc + descsz - pname); in ebl_object_note() local
/third_party/glslang/glslang/MachineIndependent/
H A Dattribute.cpp137 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 Dscoped_refptr.h89 scoped_refptr<T> MakeRefCounted(Args&&... args) { in MakeRefCounted() argument
/third_party/gn/src/base/numerics/
H A Dchecked_math.h335 CheckMathOp(const L lhs, const R rhs, const Args... args) { in CheckMathOp() argument
/third_party/gn/src/gn/
H A Dcommand_help.cc260 int RunHelp(const std::vector<std::string>& args) { in RunHelp() argument
[all...]
H A Dfunctions_target.cc38 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 Dcanon_pp-io.c66 va_list args; in DBG() local
/third_party/backends/backend/genesys/
H A Derror.cpp58 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 Dsanei_thread.c216 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 Dconsole_reporter.cc98 va_list args; in IgnoreColorPrint() local

Completed in 13 milliseconds

1...<<81828384858687888990>>...260