Home
last modified time | relevance | path

Searched defs:arg (Results 376 - 400 of 2659) sorted by relevance

1...<<11121314151617181920>>...107

/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H A Dled_example.c38 static void *LedTask(const char *arg) in LedTask() argument
/vendor/hisilicon/hispark_pegasus/demo/i2caht20_demo/test/
H A Daht20_test.c34 void Aht20TestTask(int* arg) in Aht20TestTask() argument
/vendor/hisilicon/hispark_pegasus/demo/pwmbeermusic_demo/
H A Dbeeper_music_demo.c60 static void *BeeperMusicTask(const char *arg) in BeeperMusicTask() argument
/vendor/hisilicon/hispark_pegasus/demo/pwmled_demo/
H A Dpwm_led_demo.c37 static void PWMLedDemoTask(int *arg) in PWMLedDemoTask() argument
/vendor/hisilicon/hispark_pegasus/demo/time_demo/
H A Dtimer.c29 void cb_timeout_periodic(int *arg) in cb_timeout_periodic() argument
/vendor/hisilicon/hispark_pegasus/demo/uart_demo/
H A Duart_demo.c45 static void* UartDemo_Task(const char* arg) in UartDemo_Task() argument
/base/hiviewdfx/hisysevent/interfaces/native/innerkits/hisysevent_manager/
H A Dhisysevent_manager.cpp70 int32_t HiSysEventManager::Query(struct QueryArg& arg, std::vector<QueryRule>& rules, in Query() argument
H A Dhisysevent_base_manager.cpp55 int32_t HiSysEventBaseManager::Query(struct QueryArg& arg, std::vector<QueryRule>& rules, in Query() argument
74 int64_t HiSysEventBaseManager::Export(struct QueryArg& arg, std::vector<QueryRule>& rules) in Export() argument
/base/powermgr/power_manager/services/native/src/
H A Dpower_mgr_dumper.cpp79 bool PowerMgrDumper::DumpArg(const sptr<PowerMgrService>& pms, const std::string& arg) in DumpArg() argument
/base/powermgr/powermgr_lite/services/src/power/
H A Dauto_suspend.c46 static void *SuspendThreadLoop(void *arg) in SuspendThreadLoop() argument
/base/security/certificate_framework/frameworks/js/napi/certificate/src/
H A Dnapi_x509_crl_match_parameters.cpp32 static bool GetIssuer(napi_env env, napi_value arg, CfBlobArray *&out) in GetIssuer() argument
46 static bool GetX509Cert(napi_env env, napi_value arg, HcfCertificate *&out) in GetX509Cert() argument
69 static bool GetUpdateDateTime(napi_env env, napi_value arg, CfBlob *&out) in GetUpdateDateTime() argument
83 static bool GetCRLNum(napi_env env, napi_value arg, const std::string nameTag, CfBlob *&out) in GetCRLNum() argument
106 bool BuildX509CrlMatchParams(napi_env env, napi_value arg, HcfX509CrlMatchParams *&matchParams) in BuildX509CrlMatchParams() argument
[all...]
/base/security/code_signature/interfaces/innerkits/code_sign_utils/src/
H A Dcode_sign_helper.cpp49 struct code_sign_enable_arg arg = {0}; in ProcessOneFile() local
72 void CodeSignHelper::ShowCodeSignInfo(const std::string &path, const struct code_sign_enable_arg &arg) in ShowCodeSignInfo() argument
[all...]
/base/startup/init/services/param/liteos/
H A Dparam_service.c126 static void ParamServiceTask(int *arg) in ParamServiceTask() argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H A Dhmac_edca_opt.c110 hi_u32 hmac_edca_opt_timeout_fn(hi_void *arg) in hmac_edca_opt_timeout_fn() argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H A Dplic.c28 STATIC VOID OsMachineExternalInterrupt(VOID *arg) in OsMachineExternalInterrupt() argument
/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadAttrTest.cpp60 void *ThreadPthreadAttrSetscope(void *arg) in ThreadPthreadAttrSetscope() argument
100 void *ThreadPthreadAttrSetguardsize(void *arg) in ThreadPthreadAttrSetguardsize() argument
140 void *ThreadPthreadAttrSetstacksize(void *arg) in ThreadPthreadAttrSetstacksize() argument
201 void *ThreadPthreadAttrSetstack(void *arg) in ThreadPthreadAttrSetstack() argument
263 void *ThreadPthreadGetattrNp(void *arg) in ThreadPthreadGetattrNp() argument
[all...]
H A DActsProcessApiTest.cpp66 static void *ThreadFunc(void* arg) in ThreadFunc() argument
/test/xts/device_attest_lite/services/core/include/utils/
H A Dattest_utils_timer.h49 void *arg; member
/test/xts/device_attest/services/core/include/utils/
H A Dattest_utils_timer.h49 void *arg; member
/third_party/elfutils/tests/
H A Ddwfl-report-offline-memory.c38 count_modules(Dwfl_Module *mod __attribute__ ((unused)), void **userdata __attribute__ ((unused)), const char *name __attribute__ ((unused)), Dwarf_Addr base __attribute__ ((unused)), void *arg) count_modules() argument
H A Dline2addr.c62 const char *arg; member
68 handle_module(Dwfl_Module *mod __attribute__ ((unused)), void **udata __attribute__ ((unused)), const char *modname, Dwarf_Addr base __attribute__ ((unused)), Dwarf *dbg __attribute__ ((unused)), Dwarf_Addr bias __attribute__ ((unused)), void *arg) handle_module() argument
/third_party/elfutils/libdw/
H A Ddwarf_getscopes.c49 pc_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_match() argument
88 origin_match (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in origin_match() argument
121 pc_record (unsigned int depth, struct Dwarf_Die_Chain *die, void *arg) in pc_record() argument
H A Ddwarf_getpubnames.c142 dwarf_getpubnames(Dwarf *dbg, int (*callback) (Dwarf *, Dwarf_Global *, void *), void *arg, ptrdiff_t offset) dwarf_getpubnames() argument
H A Ddwarf_getfuncs.c44 void *arg; member
57 tree_visitor(unsigned int depth __attribute__ ((unused)), struct Dwarf_Die_Chain *chain, void *arg) tree_visitor() argument
96 dwarf_getfuncs(Dwarf_Die *cudie, int (*callback) (Dwarf_Die *, void *), void *arg, ptrdiff_t offset) dwarf_getfuncs() argument
/third_party/elfutils/backends/
H A Daarch64_unwind.c46 unwind(Ebl *ebl __attribute__ ((unused)), Dwarf_Addr pc __attribute__ ((unused)), ebl_tid_registers_t *setfunc, ebl_tid_registers_get_t *getfunc, ebl_pid_memory_read_t *readfunc, void *arg, bool *signal_framep __attribute__ ((unused))) unwind() argument
[all...]

Completed in 8 milliseconds

1...<<11121314151617181920>>...107