Searched refs:main (Results 1 - 12 of 12) sorted by relevance
/applications/standard/app_samples/code/Project/HapBuild/compile-tool/bin/ |
H A D | compile-ohpm-ci.sh | 142 is_entry=`cat $1${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"entry\""` 143 is_feature=`cat $1${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"feature\""` 150 is_entry=`cat $1${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"entry\""` 151 is_feature=`cat $1${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"feature\""` 321 is_entry=`cat ${project_path}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"entry\""` 322 is_feature=`cat ${project_path}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"feature\""` 328 cur_bundle_line=`cat ${project_path}${pa}/src/main/config.json | grep "\"bundleName\""` 332 is_entry=`cat ${project_path}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"entry\""` 333 is_feature=`cat ${project_path}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"feature\""`
|
H A D | compile-ut-ohpm.sh | 155 is_entry=`cat $1${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"entry\""` 156 is_feature=`cat $1${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"feature\""` 163 is_entry=`cat $1${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"entry\""` 164 is_feature=`cat $1${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"feature\""` 334 is_entry=`cat ${project_path}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"entry\""` 335 is_feature=`cat ${project_path}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"feature\""` 341 cur_bundle_line=`cat ${project_path}${pa}/src/main/config.json | grep "\"bundleName\""` 345 is_entry=`cat ${project_path}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"entry\""` 346 is_feature=`cat ${project_path}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"feature\""`
|
/applications/standard/hap/ |
H A D | build.sh | 353 is_entry=`cat ${arg_project}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"entry\"" || true` 354 is_feature=`cat ${arg_project}${pa}/src/main/module.json5 | sed 's/ //g' | grep "\"type\":\"feature\"" || true` 360 cur_bundle_line=`cat ${arg_project}${pa}/src/main/config.json | grep "\"bundleName\""` 364 is_entry=`cat ${arg_project}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"entry\"" || true` 365 is_feature=`cat ${arg_project}${pa}/src/main/config.json | sed 's/ //g' | grep "\"moduleType\":\"feature\"" || true`
|
/applications/sample/camera/communication/hostapd/src/ |
H A D | hostapd_sample.c | 56 int main(int argc, char *argv[]) in main() function
|
/applications/sample/camera/communication/wpa_supplicant/src/ |
H A D | wpa_sample.c | 56 int main(int argc, char *argv[]) in main() function
|
/applications/standard/calendardata/calendarmanager/test/unittest/src/ |
H A D | test_main.cpp | 88 int main(int argc, char **argv) in main() function
|
/applications/sample/camera/communication/wpa_cli/src/ |
H A D | wpa_cli_sample.c | 245 int main() in main() function
|
/applications/sample/camera/media/ |
H A D | audio_capture_sample.cpp | 277 int main(int argc, char *argv[]) in main() function
|
H A D | camera_sample.cpp | 369 int main()
in main() function
|
H A D | player_sample.cpp | 868 int main(int argc, char **argv) in main() function 906 printf("[%s, %d] main end\n", __func__, __LINE__); in main()
|
/applications/standard/calendardata/hvigor/ |
H A D | hvigor-wrapper.js | 2794 r = n.type.configure ? n.type : ((e, t) => ui.get(e) || ii(`./${e}`, t) || ii(e, t) || require.main && require.main.filename && ii(Zo.join(Zo.dirname(require.main.filename), e), t) || ii(Zo.join(process.cwd(), e), t))(n.type, t); 3040 const Ii = G.exports("log4js:main"), xi = n, Ni = ne({ proto: !0 }), Ri = fe, Ti = Be, Mi = xe, Li = Ne.exports,
|
/applications/standard/app_samples/code/BasicFeature/DeviceManagement/Vibrator/CustomHaptic/hvigor/ |
H A D | hvigor-wrapper.js | 3595 r = n.type.configure ? n.type : ((e, t) => ha.get(e) || Ca(`./${e}`, t) || Ca(e, t) || require.main && Ca(la.join(la.dirname(require.main.filename), e), t) || Ca(la.join(process.cwd(), e), t))(n.type, t); 3804 const Ua = Nr.exports("log4js:main"), Wa = D.default, za = Wr({ proto: !0 }), Ka = tu, qa = hu, Ya = gu,
|
Completed in 19 milliseconds