Home
last modified time | relevance | path

Searched defs:arg (Results 1 - 25 of 162) sorted by relevance

1234567

/test/xts/acts/kernel_lite/process_posix/src/
H A DPthreadTest.cpp25 void *ThreadPublic(void *arg) in ThreadPublic() argument
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/sample/client/
H A Ddevattest_main_client.cpp21 int main(int argc, char *arg[]) in main() argument
/base/notification/common_event_service/frameworks/core/src/
H A Dces_xcollie.cpp22 CesXCollie(const std::string& tag, uint32_t timeoutSeconds, std::function<void(void *)> func, void* arg, uint32_t flag) CesXCollie() argument
/base/security/code_signature/test/unittest/utils/src/
H A Denable_key_utils.cpp28 CertPathInfo arg = { 0 }; in EnableTestKey() local
/base/security/crypto_framework/common/src/
H A Dlog.c28 va_list arg; in HcfLogPrint() local
/test/xts/acts/iothardware_lite/peripheral_hal/src/
H A Diot_gpio_test.c114 void IOT_GPIO_CALLBACK_Func(char *arg) in IOT_GPIO_CALLBACK_Func() argument
/test/xts/acts/kernel_lite/dyload_posix/
H A DExecApiTest.cpp112 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL}; in HWTEST_F() local
138 char *arg[] = {"executor1", "-n", "NAME", "-v", "Alice", NULL}; in HWTEST_F() local
H A DExecveTest.cpp115 char *arg[] = {"1", "!@#$%^&*()_+", NULL}; in HWTEST_F() local
140 char *arg[] = {"1", "!@#$%^&*()_+", NULL}; in HWTEST_F() local
/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dutil.h28 struct arg { struct
/base/powermgr/power_manager/test/unittest/src/
H A Dpower_mgr_dump_test.cpp69 std::u16string arg = u"-i"; in HWTEST_F() local
86 std::u16string arg = u"-k"; in HWTEST_F() local
103 std::u16string arg = u"-r"; in HWTEST_F() local
124 std::u16string arg = u"-h"; in HWTEST_F() local
/base/startup/init/initsync/src/
H A Dinit_sync.c28 static int SendCmd(int cmd, unsigned long arg) in SendCmd() argument
/base/web/webview/interfaces/kits/napi/web_net_error_code/
H A Dnapi_web_net_errorcode.cpp30 napi_value arg = nullptr; in CreateEnumConstructor() local
/test/xts/device_attest/services/devattest_ability/src/
H A Ddevattest_task.cpp56 void* DevAttestTask::Run(void* arg) in Run() argument
/test/xts/device_attest_lite/services/core/utils/
H A Dattest_utils_log.c81 va_list arg; in AttestLog() local
/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
/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

Completed in 14 milliseconds

1234567