/ohos5.0/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | options.h | 70 struct Options { struct 75 int debugPort = -1; 80 std::string url; 81 std::string language; 82 std::string region; 83 std::string script; 84 uint32_t themeId; 85 int32_t deviceWidth; 86 int32_t deviceHeight; 87 bool isRound; [all …]
|
/ohos5.0/foundation/ability/ability_runtime/interfaces/inner_api/runtime/include/ |
H A D | runtime.h | 37 struct Options { struct 39 std::string bundleName; 40 std::string moduleName; 41 std::string codePath; 42 std::string bundleCodeDir; 43 std::string hapPath; 49 bool loadAce = true; 50 bool preload = false; 51 bool isBundle = true; 54 bool isStageModel = true; [all …]
|
H A D | js_runtime_lite.h | 29 using Options = OHOS::AbilityRuntime::Runtime::Options; variable
|
/ohos5.0/commonlibrary/ets_utils/js_api_module/convertxml/ |
H A D | js_convertxml.h | 34 struct Options { struct 38 std::string text = "_text"; 43 std::string type = "_type"; 46 bool compact = false; 47 bool trim = false; 48 bool nativetype = false; 50 bool addparent = false; 51 bool alwaysArray = false; 58 bool ignoreCdata = false; 60 bool ignoreText = false; [all …]
|
/ohos5.0/foundation/distributeddatamgr/preferences/interfaces/inner_api/include/ |
H A D | preferences.h | 32 struct Options { struct 34 Options(const std::string inputFilePath) : filePath(inputFilePath) in Options() function 38 Options(const char *inputFilePath) : filePath(inputFilePath) in Options() argument 42 …Options(const std::string &inputFilePath, const std::string &inputbundleName, const std::string &i… in Options() argument 47 …Options(const std::string &inputFilePath, const std::string &inputbundleName, const std::string &i… in Options() function 57 bool isEnhance = false;
|
/ohos5.0/base/security/security_guard/test/unittest/mock/preferences/ |
H A D | preferences_helper.h | 28 struct Options { struct 30 Options(const std::string inputFilePath) : filePath(inputFilePath) in Options() function 34 Options(const char *inputFilePath) : filePath(inputFilePath) in Options() argument 38 …Options(const std::string &inputFilePath, const std::string &inputbundleName, const std::string &i… in Options() function
|
/ohos5.0/base/startup/appspawn/test/mock/ |
H A D | js_runtime.h | 32 struct Options { struct 48 static std::unique_ptr<Runtime> Create(const Options &options) in Create() argument
|
/ohos5.0/foundation/ai/neural_network_runtime/example/deep_learning_framework/tflite/delegates/nnrt_delegate/ |
H A D | nnrt_delegate.h | 41 struct Options { struct 42 OH_NN_PerformanceMode executionPerformance = OH_NN_PERFORMANCE_NONE; 43 std::string acceleratorName; 67 // This makes a copy of any data that it needs from Options, so argument
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/zip/include/ |
H A D | zip_utils.h | 100 struct Options { struct 111 Options() in Options() function 127 using OPTIONS = struct Options; argument
|
/ohos5.0/foundation/distributeddatamgr/kv_store/interfaces/innerkits/distributeddata/include/ |
H A D | types.h | 433 struct Options { struct 443 bool encrypt = false; 457 bool backup = true; 468 bool syncable = true; 472 bool rebuild = false; 484 int32_t area = EL1; 536 Group group; 540 RoleType role; 557 struct Config { 561 } config; [all …]
|
/ohos5.0/docs/en/contribute/ |
H A D | OpenHarmony-compile-rule.md | 90 #### Options subsubsection 696 #### Options subsubsection 1090 #### Options subsubsection 1119 #### Options subsubsection 1156 #### Options subsubsection 1166 #### Options subsubsection 1178 #### Options subsubsection 1191 #### Options subsubsection 1204 #### Options subsubsection 1215 #### Options subsubsection [all …]
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/kvdb/include/ |
H A D | kv_types_util.h | 31 using Options = DistributedKv::Options; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/ |
H A D | bindings_implementation.h | 50 MethodOptions Options() const in Options() function
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributeddata/include/ |
H A D | js_util.h | 45 using Options = OHOS::DistributedKv::Options; variable
|
/ohos5.0/docs/en/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-sendablePreferences.md | 304 ## Options section
|
H A D | js-apis-data-unifiedDataChannel.md | 877 ## Options section
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkdata/ |
H A D | js-apis-data-sendablePreferences.md | 304 ## Options section
|
H A D | js-apis-data-unifiedDataChannel.md | 878 ## Options section
|
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | meta_data_test.cpp | 36 using Options = OHOS::DistributedKv::Options; typedef
|
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/util/ |
H A D | options.h | 129 Options() in Options() function
|
/ohos5.0/commonlibrary/rust/ylong_http/ylong_http/src/request/ |
H A D | method.rs | 165 Options, enumerator
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_store_impl.h | 161 using Options = DistributedRdb::RdbService::Option; variable
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/jskitsimpl/distributedkvstore/include/ |
H A D | js_util.h | 69 using Options = OHOS::DistributedKv::Options; variable
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | options.h | 25 Options(int argc, char** argv) in Options() function
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | options.h | 206 Options() in Options() function
|