Home
last modified time | relevance | path

Searched refs:main (Results 1 - 12 of 12) sorted by relevance

/applications/standard/app_samples/code/Project/HapBuild/compile-tool/bin/
H A Dcompile-ohpm-ci.sh142 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 Dcompile-ut-ohpm.sh155 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 Dbuild.sh353 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 Dhostapd_sample.c56 int main(int argc, char *argv[]) in main() function
/applications/sample/camera/communication/wpa_supplicant/src/
H A Dwpa_sample.c56 int main(int argc, char *argv[]) in main() function
/applications/standard/calendardata/calendarmanager/test/unittest/src/
H A Dtest_main.cpp88 int main(int argc, char **argv) in main() function
/applications/sample/camera/communication/wpa_cli/src/
H A Dwpa_cli_sample.c245 int main() in main() function
/applications/sample/camera/media/
H A Daudio_capture_sample.cpp277 int main(int argc, char *argv[]) in main() function
H A Dcamera_sample.cpp369 int main() in main() function
H A Dplayer_sample.cpp868 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 Dhvigor-wrapper.js2794 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 Dhvigor-wrapper.js3595 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