Home
last modified time | relevance | path

Searched defs:packageVersion (Results 1 – 3 of 3) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/arkts_frontend/koala_projects/arkoala/ohos-sdk/scripts/
Dgitlab.mjs46 export async function generic_package_file_gitlab(packageName, packageVersion, fileName, outDir, ou… argument
55 export async function generic_package_archive_gitlab(packageName, packageVersion, fileName, outDir,… argument
74 export async function generic_package_upload_gitlab(packageName, packageVersion, filePath) { argument
Dopenlab.mjs53 export async function generic_package_file_openlab(packageName, packageVersion, fileName, outDir, o… argument
62 export async function generic_package_archive_openlab(packageName, packageVersion, fileName, outDir… argument
81 export async function generic_package_upload_openlab(packageName, packageVersion, filePath) { argument
/foundation/communication/dsoftbus/dfx/event/legacy/
Dsoftbus_hisysevt_transreporter.c152 char packageVersion[SOFTBUS_HISYSEVT_PARAM_LEN]; member
166 char packageVersion[SOFTBUS_HISYSEVT_PARAM_LEN]; member
508 char *appName, char *softbusVersion, char *packageVersion) in CreateCalledApiInfoMsg()
691 char packageVersion[SOFTBUS_HISYSEVT_PARAM_LEN]; in SoftbusReportCalledAPIEvt() local