Home
last modified time | relevance | path

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

12

/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
Dcj_color_manager.cpp22 std::tuple<int32_t, std::string, std::shared_ptr<ColorSpace>> CjColorManager::create(ApiColorSpaceT… in create() function in OHOS::ColorManager::CjColorManager
41 std::shared_ptr<ColorSpace> CjColorManager::create(ColorSpacePrimaries primaries, float gamma, int3… in create() function in OHOS::ColorManager::CjColorManager
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/ark_node/src/
Dfor_each.d.ts17 static create(): void; method in ForEach
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/partial_update/
Dpu_foreach.d.ts29 static create(): void; method in ForEach
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/state_mgmt/src/lib/common/
Difelse_native.d.ts25 static create(): void; method in If
Dlazy_foreach.d.ts23 …static create(id: string, parent: ViewPU, dataSource: IDataSource, builder: (item: any) => void, i… method in LazyForEach
/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/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/multimodalinput/input/intention/scheduler/plugin_manager/include/
Dplugin_manager.h98 …CreatePlugin<IPlugin> create = reinterpret_cast<CreatePlugin<IPlugin>>(::dlsym(handle_, "CreateIns… in GetInstance() local
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
Dbundle_active_user_history.cpp118 const int32_t userId, const bool create) in GetUserHistory()
141 string bundleName, int64_t bootBasedTimeStamp, const bool create, const int32_t uid) in GetUsageHistoryInUserHistory()
165 …onst string& bundleName, const int32_t userId, const int64_t bootBasedTimeStamp, const bool create, in GetUsageHistoryForBundle()
/foundation/resourceschedule/ffrt/src/eu/
Dexecute_unit.cpp56 auto create = [&](const DevType dev) { in CreateWorkerManager() local
/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/relative_container/
Darkui_relative_container.js19 static create(value) { method in RelativeContainer
/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/patternlock/
Darkui_patternlock.js19 static create(value) { method in PatternLock
/foundation/distributeddatamgr/udmf/interfaces/jskits/intelligence/
Di_aip_core_manager.h49 IAipCoreManager *(*create)(); member
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_object_test/
Dcj_test_runner_object_test.cpp43 int64_t create(const char* name) in create() function
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
Dprimitive_api.h48 CreateMutexType create = nullptr; member
/foundation/arkui/ace_engine/component_ext/movingphoto/
Dmultimedia_movingphotoview.js34 static create(value) { method in MovingPhotoView
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
Ddistributed_kv_data_manager_test.cpp35 static Options create; member in OHOS::Test::DistributedKvDataManagerTest
79 Options DistributedKvDataManagerTest::create; member in OHOS::Test::DistributedKvDataManagerTest
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
Dkvdb_service_impl_test.cpp63 static Options create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest
84 Options KvdbServiceImplTest::create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest
/foundation/arkui/ace_engine/interfaces/native/
Dnative_dialog.h93 ArkUI_NativeDialogHandle (*create)(); member
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
Dvpe_utils.cpp105 CreateT create = (CreateT)dlsym(handle, "ColorSpaceConverterCreate"); in ColorSpaceConverterCreate() local
400 CreateT create = (CreateT)dlsym(handle, "DetailEnhancerCreate"); in DetailEnhancerCreate() local
/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/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
DarkTheme.js95 …globalThis.LazyForEach.create = function (paramViewId, paramParentView, paramDataSource, paramItem… function
123 globalThis.ListItem.create = function (deepRenderFunction, isLazy, options) { function
350 globalThis.WithTheme.create = function (themeOptions) { function

12