Home
last modified time | relevance | path

Searched defs:create (Results 1 – 22 of 22) sorted by relevance

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/full_update/
Dfu_foreach.d.ts29 static create(compilerGenId: string, method in ForEach
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/common/
Dlazy_foreach.d.ts23 …static create(id: string, parent: ViewPU, dataSource: IDataSource, builder: (item: any) => void, i… method in LazyForEach
Difelse_native.d.ts25 static create(): void; method in If
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_foreach.d.ts28 static create(): void; method in ForEach
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
Dwifi_service_manager.h37 IStaService *(*create)(); member
55 IScanService *(*create)(); member
75 IApService *(*create)(int id); member
95 IP2pService *(*create)(); member
113 IEnhanceService *(*create)(); member
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/mock/partial_update/
Dmock_foreach.ts18 static create(): void {} method in ForEach
Dpu_view_native_mock.ts18 static create(newView: ViewPU): void { method in NativeViewPartialUpdate
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/utest/mock/full_update/
Dfu_view_native_mock.ts33 static create(newView: View): void { method in NativeViewFullUpdate
/foundation/arkui/ace_engine_lite/frameworks/native_engine/jsi/internal/
Djsi_internal.h37 #define JERRY_CREATE(var, create) jerry_value_t var = (create); argument
/foundation/resourceschedule/ffrt/src/eu/
Dexecute_unit.cpp24 auto create = [&](const DevType dev) { in ExecuteUnit() local
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
Dbundle_active_user_history.cpp113 const int32_t userId, const bool create) in GetUserHistory()
132 string bundleName, int64_t bootBasedTimeStamp, const bool create) in GetUsageHistoryInUserHistory()
153 …onst string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp, const bool create) in GetUsageHistoryForBundle()
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/qrcode/
Darkui_qrcode.js18 static create(value) { method in QRCode
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
Darkui_relative_container.js19 static create(value) { method in RelativeContainer
/foundation/graphic/graphic_2d/interfaces/kits/napi/graphic/color_manager/api/
D@ohos.graphics.colorSpaceManager.d.ts171 function create(colorSpaceName: ColorSpace): ColorSpaceManager; function
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/patternlock/
Darkui_patternlock.js19 static create(value) { method in PatternLock
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
Dsoundpool_unit_test.cpp75 void SoundPoolUnitTest::create(int maxStreams) in create() function in OHOS::Media::SoundPoolUnitTest
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Ddistributed_kv_data_manager_test.cpp29 static Options create; member in OHOS::Test::DistributedKvDataManagerTest
61 Options DistributedKvDataManagerTest::create; member in OHOS::Test::DistributedKvDataManagerTest
/foundation/filemanagement/dfs_service/adapter/cloud_adapter_example/include/
Ddk_record.h82 void SetCreateInfo(DKRecordsResponse create) in SetCreateInfo()
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
Dkey_control.c34 key_serial_t KeyCtrlGetKeyringId(key_serial_t id, int create) in KeyCtrlGetKeyringId()
/foundation/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/
Ddistributedkvdatamanager_fuzzer.cpp35 static Options create; variable
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
Dfuse_manager.cpp185 bool create = false; in CloudDoLookup() local
/foundation/communication/bluetooth_service/services/bluetooth/service/src/pbap_pse/
Dpbap_pse_state_machine.cpp417 bool create = true; in HandleSetPathRequest() local