/foundation/filemanagement/file_api/interfaces/kits/rust/include/ |
H A D | rust_file.h | 45 SINGLE, enumerator
|
/foundation/arkui/ace_engine/frameworks/core/components/page/ |
H A D | page_target.h | 25 SINGLE, member in OHOS::Ace::RouterMode
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/skia_txt/symbol_engine/ |
H A D | hm_symbol_txt.h | 69 RSSymbolRenderingStrategy renderMode_ = RSSymbolRenderingStrategy::SINGLE;
|
H A D | hm_symbol_run.cpp | 41 renderMode = RSSymbolRenderingStrategy::SINGLE; in GetSymbolLayers() 64 // SINGLE and HIERARCHICAL: Supports single color setting in SetSymbolRenderColor() 65 case RSSymbolRenderingStrategy::SINGLE: in SetSymbolRenderColor()
|
/foundation/graphic/graphic_2d/rosen/test/2d_engine/unittest/rosen_text/hm_symbol/ |
H A D | hm_symbol_txt_test.cpp | 54 EXPECT_EQ(textStyle.symbol.GetRenderMode(), Drawing::DrawingSymbolRenderingStrategy::SINGLE); in HWTEST_F() 302 symbolTxt.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::SINGLE); in HWTEST_F() 303 symbolTxt1.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::SINGLE); in HWTEST_F() 308 symbolTxt.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::SINGLE); in HWTEST_F() 309 symbolTxt1.SetRenderMode(Drawing::DrawingSymbolRenderingStrategy::SINGLE); in HWTEST_F()
|
H A D | hm_symbol_run_test.cpp | 121 RSSymbolRenderingStrategy renderMode = RSSymbolRenderingStrategy::SINGLE; in HWTEST_F() 168 RSSymbolRenderingStrategy renderMode = RSSymbolRenderingStrategy::SINGLE; in HWTEST_F()
|
/foundation/filemanagement/file_api/interfaces/test/unittest/class_file/ |
H A D | rust_test.cpp | 335 int ret = Mkdirs(filePathSingle, SINGLE); in HWTEST_F() 385 int ret = Mkdirs(filePathSingle, SINGLE); in HWTEST_F() 423 int ret = Mkdirs(filePath, SINGLE); in HWTEST_F() 463 int ret = Mkdirs(filePath, SINGLE); in HWTEST_F()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/export/rosen_text/ |
H A D | hm_symbol_txt.h | 81 Drawing::DrawingSymbolRenderingStrategy renderMode_ = Drawing::DrawingSymbolRenderingStrategy::SINGLE;
|
/foundation/distributeddatamgr/relational_store/test/native/rdb/unittest/ |
H A D | rdb_double_write_concurrent_test.cpp | 187 * @tc.desc: open SINGLE db, write, close, reopen MAIN_REPLICA db, wait for backup, insert, check count 194 config.SetHaMode(HAMode::SINGLE); in HWTEST_F() 281 * @tc.desc: open SINGLE db, write, close, reopen MAIN_REPLICA db, wait for backup, insert, check count 288 config.SetHaMode(HAMode::SINGLE); in HWTEST_F() 320 * @tc.desc: open SINGLE db, write, close, reopen MAIN_REPLICA db, insert, wait for backup, check count 327 config.SetHaMode(HAMode::SINGLE); in HWTEST_F()
|
/foundation/arkui/ace_engine/frameworks/core/components_ng/manager/select_overlay/ |
H A D | select_overlay_client.h | 34 enum class HandleShowMode { DOUBLE, SINGLE, NONE }; member in OHOS::Ace::NG::HandleShowMode
|
/foundation/graphic/graphic_2d/rosen/modules/2d_engine/rosen_text/adapter/common/ |
H A D | hm_symbol_txt.cpp | 69 renderMode_ = Drawing::DrawingSymbolRenderingStrategy::SINGLE; in SetRenderMode()
|
/foundation/graphic/graphic_2d/rosen/modules/2d_graphics/include/text/ |
H A D | hm_symbol.h | 121 SINGLE = 0, enumerator
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/mock/include/ |
H A D | rdb_store_config.h | 68 SINGLE = 0, 276 int32_t haMode_ = HAMode::SINGLE;
|
/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/frontend/ |
H A D | cj_page_router_abstract.h | 33 SINGLE, member in OHOS::Ace::CJPageRouterAbstract::RouterMode
|
H A D | cj_page_router_ng.cpp | 356 if (mode == RouterMode::SINGLE) { in StartPush() 379 if (mode == RouterMode::SINGLE) { in StartReplace()
|
/foundation/distributeddatamgr/relational_store/interfaces/inner_api/rdb/include/ |
H A D | rdb_store_config.h | 130 SINGLE = 0, 699 int32_t haMode_ = HAMode::SINGLE;
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/include/ |
H A D | napi_rdb_js_utils.h | 65 int32_t haMode = HAMode::SINGLE;
|
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ng/ |
H A D | page_router_manager.cpp | 277 if (target.routerMode == RouterMode::SINGLE) { in PushNamedRouteInner() 1116 if (target.routerMode == RouterMode::SINGLE) { in PushOhmUrl() 1186 if (info.routerMode == RouterMode::SINGLE) { in StartPush() 1212 if (info.routerMode == RouterMode::SINGLE) { in ReplaceOhmUrl() 1679 * Case1(RestorePageDestination::TOP), eg: router.pushUrl(options, RouterMode.SINGLE) in RestorePageWithTargetInner() 1694 * router.replacePath({url: 'page/Index'}, RouterMode.SINGLE) (newLifeCycle) in RestorePageWithTargetInner() 1991 if (info.routerMode == RouterMode::SINGLE) { in DealReplacePage() 2060 if (info.routerMode == RouterMode::SINGLE) { in ReplacePageInNewLifecycle() 2068 // replace top self in SINGLE mode, do nothing. in ReplacePageInNewLifecycle()
|
H A D | page_router_manager.h | 56 SINGLE, member in OHOS::Ace::NG::RouterMode
|
/foundation/communication/bluetooth_service/services/bluetooth/service/src/obex/ |
H A D | obex_headers.cpp | 36 const uint8_t ObexHdrSrmMode::SINGLE; member in OHOS::bluetooth::ObexHdrSrmMode 642 AppendByte(ObexHeader::SRM, srm ? ObexHdrSrmMode::SINGLE : ObexHdrSrmMode::NORMAL); in AppendItemSrm() 803 return headerItem->GetByte() == ObexHdrSrmMode::SINGLE; in GetItemSrm()
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/data_share/common/ |
H A D | rdb_delegate.cpp | 119 if (errCode != E_SQLITE_CORRUPT || (haMode_ == HAMode::SINGLE && (backup_ != DUAL_WRITE && backup_ != PERIODIC))) { in TryAndSend()
|
/foundation/distributeddatamgr/relational_store/frameworks/js/napi/relationalstore/src/ |
H A D | napi_rdb_const_properties.cpp | 208 SET_NAPI_PROPERTY(haMode, "SINGLE", int32_t(NativeRdb::HAMode::SINGLE)); in ExportHAMode()
|
/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/src/ |
H A D | rdb_store_impl.cpp | 1497 if (config_.GetHaMode() != HAMode::SINGLE && SqliteUtils::IsSlaveDbName(databasePath)) { in InnerBackup() 1685 if (isReadOnly_ || (config_.GetDBType() == DB_VECTOR) || config_.GetHaMode() != HAMode::SINGLE) { in Attach() 2234 config.SetHaMode(HAMode::SINGLE); in CreateWritableConn() 2289 if (!srcPath.empty() || config_.GetHaMode() == HAMode::SINGLE || config_.GetDBType() != DB_SQLITE) { in TryGetMasterSlaveBackupPath()
|
/foundation/arkui/ace_engine/interfaces/napi/kits/router/ |
H A D | js_router.cpp | 31 static constexpr uint32_t SINGLE = 1; member 839 napi_create_uint32(env, SINGLE, &prop); in RouterExport()
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/test/moduletest/common/distributeddb/include/ |
H A D | distributed_test_tools.h | 190 SINGLE = 1, enumerator
|