Home
last modified time | relevance | path

Searched refs:SetArgc (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/common/napi/
H A Dn_func_arg.cpp26 void NFuncArg::SetArgc(size_t argc) in SetArgc() function in OHOS::HiviewDFX::NFuncArg
58 SetArgc(0);
74 SetArgc(argc);
H A Dn_func_arg.h87 void SetArgc(size_t argc);
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/napi/common/
H A Dnapi_func_arg.cpp31 void NapiFuncArg::SetArgc(size_t argc) in SetArgc() function in OHOS::AppExecFwk::LIBZIP::NapiFuncArg
63 SetArgc(0);
82 SetArgc(argc);
H A Dnapi_func_arg.h69 void SetArgc(size_t argc);
/ohos5.0/foundation/filemanagement/file_api/interfaces/kits/js/src/common/napi/
H A Dn_func_arg.cpp28 void NFuncArg::SetArgc(size_t argc) in SetArgc() function in OHOS::DistributedFS::NFuncArg
60 SetArgc(0);
79 SetArgc(argc);
H A Dn_func_arg.h62 void SetArgc(size_t argc);
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/src/
H A Dn_func_arg.cpp30 void NFuncArg::SetArgc(size_t argc) in SetArgc() function in OHOS::FileManagement::LibN::NFuncArg
61 SetArgc(0);
79 SetArgc(argc);
/ohos5.0/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/webgl/common/napi/
H A Dn_func_arg.cpp26 void NFuncArg::SetArgc(size_t argc) in SetArgc() function in OHOS::Rosen::NFuncArg
68 SetArgc(0);
84 SetArgc(argc);
H A Dn_func_arg.h72 void SetArgc(size_t argc);
/ohos5.0/foundation/filemanagement/file_api/utils/filemgmt_libn/include/
H A Dn_func_arg.h64 void SetArgc(size_t argc);