Home
last modified time | relevance | path

Searched defs:mode (Results 1 – 25 of 85) sorted by relevance

1234

/developtools/hapsigner/hapsigntool_cpp_test/unittest/hapSign/
Dsign_provider_test.cpp70 std::string mode = "localSign"; variable
111 std::string mode = "localSign"; variable
154 std::string mode = "localSign"; variable
194 std::string mode = "localSign"; variable
236 std::string mode = "localSign"; variable
280 std::string mode = "localSign"; variable
324 std::string mode = "localSign"; variable
368 std::string mode = "localSign"; variable
412 std::string mode = "localSign"; variable
452 std::string mode = "localSign"; variable
[all …]
Dhap_sign_test.cpp69 std::string mode = "localSign"; variable
108 std::string mode = "localSign"; variable
147 std::string mode = "localSign"; variable
188 std::string mode = "localSign"; variable
229 std::string mode = "localSign"; variable
276 std::string mode = "localSign"; variable
316 std::string mode = "localSign"; variable
361 std::string mode = "localSign"; variable
406 std::string mode = "localSign"; variable
453 std::string mode = "localSign"; variable
[all …]
Dsign_bin_test.cpp166 std::string mode = "localSign"; variable
229 std::string mode = "localSign"; variable
273 std::string mode = "localSign"; variable
/developtools/hapsigner/hapsigntool_cpp_test/unittest/generateKeyPair/
Doptions_test.cpp444 std::string mode = "abcd"; variable
483 std::string mode = "localSign"; variable
524 std::string mode = "localSign"; variable
565 std::string mode = "localSign"; variable
606 std::string mode = "localSign"; variable
647 std::string mode = "localSign"; variable
684 std::string mode = "localSign"; variable
721 std::string mode = "localSign"; variable
758 std::string mode = "localSign"; variable
797 std::string mode = "remoteSign"; variable
[all …]
/developtools/hapsigner/hapsigntool_cpp_test/unittest/signProfile/
Dsign_profile_test.cpp102 std::string mode = SIGN_PROFILE_MODE; variable
138 std::string mode = SIGN_PROFILE_MODE; variable
222 std::string mode = SIGN_PROFILE_MODE; variable
258 std::string mode = SIGN_PROFILE_MODE; variable
390 std::string mode = SIGN_PROFILE_MODE; variable
430 std::string mode = SIGN_PROFILE_MODE; variable
506 std::string mode = SIGN_PROFILE_MODE; variable
542 std::string mode = SIGN_PROFILE_MODE; variable
579 std::string mode = SIGN_PROFILE_MODE; variable
Dprovision_test.cpp123 std::string mode = SIGN_PROFILE_MODE; variable
604 std::string mode = SIGN_PROFILE_MODE; variable
641 std::string mode = SIGN_PROFILE_MODE; variable
678 std::string mode = SIGN_PROFILE_MODE; variable
716 std::string mode = SIGN_PROFILE_MODE; variable
754 std::string mode = SIGN_PROFILE_MODE; variable
/developtools/smartperf_host/smartperf_host/ide/src/base-ui/tabs/
Dlit-tabs.ts47 get mode(): string { method in LitTabs
51 set mode(value) { method in LitTabs
/developtools/hdc/src/daemon/
Ddaemon_app.h39 AppModType mode = APPMOD_NONE; variable
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/hapsign/hapsign001_fuzzer/
Dhapsign001_fuzzer.cpp39 std::string mode = "localSign"; in HapSignTest001() local
142 std::string mode = "localSign"; in HapSignTest004() local
195 std::string mode = "remoteSign"; in HapSignTest006() local
236 std::string mode = "localSign"; in HapSignTest007() local
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/java/com/ohos/entity/
DSignProfileParameters.java30 private Mode mode; field in SignProfileParameters
124 public void setMode(Mode mode) { in setMode()
/developtools/ace_ets2bundle/compiler/test/transform_ut/helpers/
DprojectConfig.ts282 let mode = this.isPreview ? '.preview' : this.isLocalTest ? '.test' : 'build'; variable
351 let mode = this.isPreview ? '.preview' : this.isLocalTest ? '.test' : 'build'; variable
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dtimer.proto42 uint32 mode = 3; field
51 uint32 mode = 5; field
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dtimer.proto42 uint32 mode = 3; field
51 uint32 mode = 5; field
Dext4.proto48 uint32 mode = 4; field
73 uint32 mode = 6; field
82 uint32 mode = 5; field
93 uint32 mode = 7; field
407 int32 mode = 5; field
436 uint32 mode = 5; field
446 uint32 mode = 6; field
456 uint32 mode = 6; field
681 uint32 mode = 6; field
690 int32 mode = 5; field
[all …]
/developtools/smartperf_host/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dtimer.proto42 uint32 mode = 3; field
51 uint32 mode = 5; field
Dext4.proto48 uint32 mode = 4; field
73 uint32 mode = 6; field
82 uint32 mode = 5; field
93 uint32 mode = 7; field
415 int32 mode = 5; field
444 uint32 mode = 5; field
454 uint32 mode = 6; field
464 uint32 mode = 6; field
689 uint32 mode = 6; field
698 int32 mode = 5; field
[all …]
/developtools/profiler/protos/types/plugins/ftrace_data/6.6.30/
Dtimer.proto42 uint32 mode = 3; field
51 uint32 mode = 5; field
Dext4.proto48 uint32 mode = 4; field
73 uint32 mode = 6; field
82 uint32 mode = 5; field
93 uint32 mode = 7; field
415 int32 mode = 5; field
444 uint32 mode = 5; field
454 uint32 mode = 6; field
464 uint32 mode = 6; field
689 uint32 mode = 6; field
698 int32 mode = 5; field
[all …]
/developtools/hdc/src/host/
Dhost_app.cpp154 bool HdcHostApp::CheckInstallContinue(AppModType mode, bool lastResult, const char *msg) in CheckInstallContinue()
206 AppModType mode = static_cast<AppModType>(payload[0]); in CommandDispatch() local
/developtools/hapsigner/hapsigntool_cpp_test/fuzztest/profile/profile001_fuzzer/
Dprofile001_fuzzer.cpp28 std::string mode = SIGN_PROFILE_MODE; in SignProfileTest001() local
59 std::string mode = SIGN_PROFILE_MODE; in SignProfileTest002() local
/developtools/ace_ets2bundle/compiler/tools/memory_dotting_viewer/base-ui/
DBaseElement.js27 this.attachShadow({mode: 'open'}).innerHTML = this.initHtml(); property
/developtools/packing_tool/packing_tool/frameworks/test/unittest/hap_packager_test/hap_packager_file/fa/assets_jsbundle/default/js/MainAbility/
Dmanifest.json1 …dow":{"designWidth":720,"autoDesignWidth":false},"pages":["pages/index"],"mode":{"syntax":"ets","t… object
/developtools/packing_tool/packing_tool/frameworks/test/unittest/general_normalize_test/general_normalize_file/fa/assets_jsbundle/default/js/MainAbility/
Dmanifest.json1 …dow":{"designWidth":720,"autoDesignWidth":false},"pages":["pages/index"],"mode":{"syntax":"ets","t… object
/developtools/packing_tool/packing_tool/frameworks/test/unittest/version_normalize_test/version_normalize_file/fa/assets_jsbundle/default/js/MainAbility/
Dmanifest.json1 …dow":{"designWidth":720,"autoDesignWidth":false},"pages":["pages/index"],"mode":{"syntax":"ets","t… object
/developtools/hapsigner/binary_sign_tool/api/src/
Dsign_tool_service_impl.cpp40 std::string mode = options->GetString(Options::MODE); in Sign() local

1234