/foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/ |
H A D | distributedkvdatamanager_fuzzer.cpp | 36 static Options create; member 73 create.createIfMissing = true; in SetUpTestCase() 74 create.encrypt = false; in SetUpTestCase() 75 create.autoSync = true; in SetUpTestCase() 76 create.kvStoreType = SINGLE_VERSION; in SetUpTestCase() 77 create.area = EL1; in SetUpTestCase() 78 create.baseDir = std::string("/data/service/el1/public/database/") + appId.appId; in SetUpTestCase() 79 mkdir(create.baseDir.c_str(), (S_IRWXU | S_IRWXG | S_IROTH | S_IXOTH)); in SetUpTestCase() 82 manager.DeleteAllKvStore(appId, create.baseDir); in SetUpTestCase() 88 manager.DeleteAllKvStore(appId, create in TearDown() [all...] |
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/ |
H A D | distributed_kv_data_manager_test.cpp | 36 static Options create; member in OHOS::Test::DistributedKvDataManagerTest 86 Options DistributedKvDataManagerTest::create; member in OHOS::Test::DistributedKvDataManagerTest 103 manager.DeleteAllKvStore(appId, create.baseDir); in RemoveAllStore() 111 create.createIfMissing = true; in SetUpTestCase() 112 create.encrypt = false; in SetUpTestCase() 113 create.securityLevel = S1; in SetUpTestCase() 114 create.autoSync = true; in SetUpTestCase() 115 create.kvStoreType = SINGLE_VERSION; in SetUpTestCase() 116 create.area = EL1; in SetUpTestCase() 117 create in SetUpTestCase() [all...] |
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/ |
H A D | kvdb_service_impl_test.cpp | 65 static Options create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest 87 Options KvdbServiceImplTest::create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest 97 manager.DeleteAllKvStore(appId, create.baseDir); in RemoveAllStore() 106 create.createIfMissing = true; in SetUpTestCase() 107 create.encrypt = false; in SetUpTestCase() 108 create.securityLevel = OHOS::DistributedKv::S1; in SetUpTestCase() 109 create.autoSync = true; in SetUpTestCase() 110 create.kvStoreType = OHOS::DistributedKv::SINGLE_VERSION; in SetUpTestCase() 111 create.area = OHOS::DistributedKv::EL1; in SetUpTestCase() 112 create in SetUpTestCase() [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/editabletitlebar/interfaces/ |
H A D | editabletitlebar.js | 246 Flex.create({ 255 Row.create(); 261 Row.create(); 267 If.create(); 271 Row.create(); 285 Row.create(); 292 Row.create(); 308 ViewPU.create(x8); 325 If.create(); 341 ViewPU.create(n [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/selecttitlebar/interfaces/ |
H A D | selecttitlebar.js | 127 Flex.create({ 164 Row.create(); 182 If.create(); 198 ViewPU.create(componentCall); 223 Column.create(); 229 If.create(); 233 Badge.create({ 257 Row.create(); 270 Select.create(this.options); 307 Row.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/composetitlebar/interfaces/ |
H A D | composetitlebar.js | 93 Flex.create({ 128 Row.create(); 144 ViewPU.create(t9); 165 If.create(); 170 Image.create(this.item.value); 198 Column.create(); 209 If.create(); 214 Row.create(); 223 Text.create(this.title); 251 If.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/dialog/interfaces/ |
H A D | dialog.js | 271 __Common__.create(); 289 ViewPU.create(u33); 324 ForEach.create(); 328 If.create(); 336 Column.create(); 348 WithTheme.create({ 360 WithTheme.create({ 379 ViewPU.create(q32); 389 ForEach.create(); 393 If.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/selectionmenu/interfaces/ |
H A D | selectionmenu.js | 323 Column.create(); 329 If.create(); 342 Scroll.create(); 472 Flex.create({ wrap: FlexWrap.Wrap }); 488 If.create(); 492 ForEach.create(); 523 Image.create(item.icon); 548 Column.create(); 552 If.create(); 557 Menu.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/exceptionprompt/interfaces/ |
H A D | exceptionprompt.js | 102 Flex.create({ justifyContent: FlexAlign.SpaceBetween, alignItems: ItemAlign 136 Row.create(); 152 Image.create(this.options.icon ?? { 170 Text.create(this.options.tip); 209 If.create(); 261 Row.create(); 264 Text.create(this.options.actionText); 296 Image.create({ 328 Row.create(); 334 Column.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/subheader/interfaces/ |
H A D | subheader.js | 569 If.create(); 573 Column.create(); 579 Row.create(); 596 If.create(); 612 Flex.create({ direction: FlexDirection.Row, alignItems: ItemAlign.End }); 618 Row.create(); 630 If.create(); 670 If.create(); 755 Row.create(); 832 If.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/tabtitlebar/interfaces/ |
H A D | tabtitlebar.js | 129 Column.create(); 135 Canvas.create(p8); 186 Column.create(); 189 Flex.create({ 202 Stack.create({ alignContent: Alignment.End }); 206 Stack.create({ alignContent: Alignment.Start }); 209 Column.create(); 212 List.create({ initialIndex: 0, scroller: this.scroller, space: 0 }); 221 ForEach.create(); 234 ListItem.create(h [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/interstitialdialogaction/interfaces/ |
H A D | interstitialdialogaction.js | 72 Row.create(); 87 Flex.create(); 114 Row.create(); 126 SymbolGlyph.create({ "id": -1, "type": 40000, params: ['sys.symbol.xmark_circle_fill'], "bundleName": "__harDefaultBundleName__", "moduleName": "__harDefaultModuleName__" }); 155 Image.create(l1.options.foregroundImage); 167 Flex.create({ 180 Text.create(f1.options.title); 193 Text.create(c1.options.subtitle); 206 Image.create(y.options.backgroundImage);
|
/foundation/arkui/advanced_ui_component/interstitialdialogaction/interfaces/ |
H A D | interstitialdialogaction.js | 72 Row.create(); 87 Flex.create(); 114 Row.create(); 126 SymbolGlyph.create({ "id": -1, "type": 40000, params: ['sys.symbol.xmark_circle_fill'], "bundleName": "__harDefaultBundleName__", "moduleName": "__harDefaultModuleName__" }); 155 Image.create(l1.options.foregroundImage); 167 Flex.create({ 180 Text.create(f1.options.title); 193 Text.create(c1.options.subtitle); 206 Image.create(y.options.backgroundImage);
|
/foundation/arkui/ace_engine/advanced_ui_component/filter/interfaces/ |
H A D | filter.js | 153 Column.create(); 159 Canvas.create(this.context2D); 290 Stack.create({ alignContent: Alignment.End }); 294 Stack.create({ alignContent: Alignment.Start }); 297 List.create(); 305 ForEach.create(); 309 If.create(); 322 ListItem.create(deepRenderFunction, true); 356 ListItem.create(deepRenderFunction, true); 452 Text.create(optio [all...] |
/foundation/communication/bluetooth_service/services/bluetooth/service/src/hid_host/ |
H A D | hid_host_uhid.cpp | 55 LOG_ERROR("[UHID]%{public}s():create thread failed", __FUNCTION__); in Open() 194 if (strncpy_s((char*)ev.u.create.name, sizeof(ev.u.create.name), devName, sizeof(ev.u.create.name) - 1) in SendHidInfo() 198 int uniqLength = snprintf_s(reinterpret_cast<char*>(ev.u.create.uniq), sizeof(ev.u.create.uniq), address_.length(), in SendHidInfo() 203 ev.u.create.rd_size = hidInf.descLength; in SendHidInfo() 204 ev.u.create.rd_data = hidInf.descInfo.get(); in SendHidInfo() 205 ev.u.create.bus = BUS_BLUETOOTH; in SendHidInfo() 206 ev.u.create in SendHidInfo() [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/popup/interfaces/ |
H A D | popup.js | 206 ViewPU.create(y29); 844 Row.create(); 854 If.create(); 858 Image.create(this.getIconImage()); 875 If.create(); 879 Column.create(); 884 Flex.create({ alignItems: ItemAlign.Start }); 893 Text.create(this.getTitleText()); 908 If.create(); 934 Image.create(thi [all...] |
/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/plugin/ |
H A D | intf_plugin.h | 62 /** Pointer to function which is used to create component manager instances. */ 80 /** Pointer to function which is used to create system instances. */ 97 // Think of this as an instance to the factory that provides the get/create interface method. 111 /** Pointer to function which is used to create interface instances bound to IClassFactory instance. 177 constexpr IEnginePlugin(CreatePluginFn create, DestroyPluginFn destroy) in IEnginePlugin() 178 : ITypeInfo { UID }, createPlugin { create }, destroyPlugin { destroy } in IEnginePlugin() 203 constexpr IEcsPlugin(CreatePluginFn create, DestroyPluginFn destroy) in IEcsPlugin() 204 : ITypeInfo { UID }, createPlugin { create }, destroyPlugin { destroy } in IEcsPlugin()
|
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/ |
H A D | bundle_active_user_history.cpp | 118 const int32_t userId, const bool create) in GetUserHistory() 121 if ((it == userHistory_.end()) && create) { in GetUserHistory() 133 if (it == userHistory_.end() && !create) { in GetUserHistory() 141 string bundleName, int64_t bootBasedTimeStamp, const bool create, const int32_t uid) in GetUsageHistoryInUserHistory() 148 if ((it == oneUserHistory->end()) && create) { in GetUsageHistoryInUserHistory() 165 const string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp, const bool create, in GetUsageHistoryForBundle() 168 auto oneUserHistory = GetUserHistory(userId, create); in GetUsageHistoryForBundle() 172 auto oneBundleHistory = GetUsageHistoryInUserHistory(oneUserHistory, bundleName, bootBasedTimeStamp, create, uid); in GetUsageHistoryForBundle() 117 GetUserHistory( const int32_t userId, const bool create) GetUserHistory() argument 139 GetUsageHistoryInUserHistory( shared_ptr<map<string, shared_ptr<BundleActivePackageHistory>>> oneUserHistory, string bundleName, int64_t bootBasedTimeStamp, const bool create, const int32_t uid) GetUsageHistoryInUserHistory() argument 164 GetUsageHistoryForBundle( const string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp, const bool create, const int32_t uid) GetUsageHistoryForBundle() argument
|
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/ |
H A D | static_object_metadata.h | 42 /// Function to create property of this type 43 Internal::PCtor* create {}; 60 /// Function to create event of this type 61 Internal::ECtor* create {}; 77 /// Function to create function of this type 78 Internal::FCtor* create {};
|
/foundation/graphic/graphic_3d/lume/Lume_3D/api/3d/ |
H A D | intf_plugin.h | 42 constexpr I3DPlugin(CreatePluginFn create, DestroyPluginFn destroy) in I3DPlugin() 43 : ITypeInfo { UID }, createPlugin { create }, destroyPlugin { destroy } in I3DPlugin()
|
/foundation/arkui/ace_engine/advanced_ui_component/gridobjectsortcomponent/interfaces/ |
H A D | gridobjectsortcomponent.js | 1185 Stack.create({ alignContent: Alignment.Center }); 1191 If.create(); 1195 Column.create(); 1206 Image.create(d9); 1212 Text.create(e9); 1223 Image.create({ "id": -1, "type": 20000, params: ['sys.media.ohos_ic_public_remove_filled'], "bundleName": "__harDefaultBundleName__", "moduleName": "__harDefaultModuleName__" }); 1239 Row.create(); 1253 Text.create(e9); 1264 Image.create({ "id": -1, "type": 20000, params: ['sys.media.ohos_ic_public_remove_filled'], "bundleName": "__harDefaultBundleName__", "moduleName": "__harDefaultModuleName__" }); 1283 __Common__.create(); [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/toolbar/interfaces/ |
H A D | toolbar.js | 490 Column.create(); 519 Image.create(PUBLIC_MORE); 534 Text.create(this.moreText); 613 Column.create(); 642 If.create(); 647 SymbolGlyph.create(); 663 Image.create(this.toolBarList[t4]?.icon); 681 Text.create(this.toolBarList[t4]?.content); 802 ViewPU.create(f4); 865 Column.create(); [all...] |
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/ |
H A D | soundpool_unit_test.cpp | 75 void SoundPoolUnitTest::create(int maxStreams) in create() function in OHOS::Media::SoundPoolUnitTest 82 cout << "create soundpool failed" << endl; in create() 122 create(maxStreams); in HWTEST_F() 160 create(maxStreams); in HWTEST_F() 203 create(maxStreams); in HWTEST_F() 220 create(maxStreams); in HWTEST_F() 267 create(maxStreams); in HWTEST_F() 305 create(maxStreams); in HWTEST_F() 348 create(maxStreams); in HWTEST_F() 365 create(maxStream in HWTEST_F() [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/composelistitem/interfaces/ |
H A D | composelistitem.js | 289 If.create(); 293 If.create(); 297 Image.create(this.icon); 312 Image.create(this.icon); 341 Column.create({ space: TEXT_COLUMN_SPACE }); 350 Text.create(this.primaryText); 362 If.create(); 366 Text.create(this.secondaryText); 384 If.create(); 388 Text.create(thi [all...] |
/foundation/arkui/ace_engine/advanced_ui_component/segmentbutton/interfaces/ |
H A D | segmentbutton.js | 219 static create(elements) { 398 Row.create({ space: 1 }); 403 ForEach.create(); 407 If.create(); 411 Stack.create(); 538 If.create(); 542 Stack.create(); 700 Row.create({ space: 1 }); 705 ForEach.create(); 709 If.create(); [all...] |