Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/
H A DarkTheme.js
/foundation/graphic/graphic_3d/lume/metaobject/include/meta/interface/threading/
H A Dprimitive_api.h48 CreateMutexType create = nullptr; member
/foundation/graphic/graphic_2d/interfaces/kits/cj/color_manager/
H A Dcj_color_manager.cpp22 std::tuple<int32_t, std::string, std::shared_ptr<ColorSpace>> CjColorManager::create(ApiColorSpaceType csType) in create() function in OHOS::ColorManager::CjColorManager
41 std::shared_ptr<ColorSpace> CjColorManager::create(ColorSpacePrimaries primaries, float gamma, int32_t* errCode) in create() function in OHOS::ColorManager::CjColorManager
/foundation/resourceschedule/ffrt/src/eu/
H A Dexecute_unit.cpp56 auto create = [&](const DevType dev) { in CreateWorkerManager() local
/foundation/ability/ability_runtime/test/unittest/cj_test_runner_object_test/
H A Dcj_test_runner_object_test.cpp43 int64_t create(const char* name) in create() function
/foundation/multimedia/media_foundation/test/scenetest/
H A Dtest_single_video_player_fast_2.h161 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, pause, release) in FIXTURE() argument
188 PTEST((std::string url, int32_t fileSize), Test fdsource create, stop, release) in FIXTURE() argument
304 PTEST((std::string url, int32_t fileSize), Test fdsource create, setsource, stop, release) in FIXTURE() argument
331 PTEST((std::string url, int32_t fileSize), Test fdsource create, stop, release) in FIXTURE() argument
H A Dtest_single_video_player_fast_3.h58 PTEST((std::string url, int32_t fileSize), Test fdsource create, reset) in FIXTURE() argument
175 PTEST((std::string url, int32_t fileSize), Test fdsource create, seek, release) in FIXTURE() argument
H A Dtest_single_video_player_fast_1.h268 PTEST((std::string url, int32_t fileSize), Test fdsource create, play, release) in FIXTURE() argument
/foundation/multimodalinput/input/intention/scheduler/plugin_manager/include/
H A Dplugin_manager.h98 CreatePlugin<IPlugin> create = reinterpret_cast<CreatePlugin<IPlugin>>(::dlsym(handle_, "CreateInstance")); in GetInstance() local
/foundation/arkui/ace_engine/interfaces/native/
H A Dnative_dialog.h69 ArkUI_NativeDialogHandle (*create)(); member
/foundation/multimedia/player_framework/test/unittest/soundpool_test/src/
H A Dsoundpool_unit_test.cpp75 void SoundPoolUnitTest::create(int maxStreams) in create() function in OHOS::Media::SoundPoolUnitTest
[all...]
/foundation/communication/wifi/wifi/services/wifi_standard/wifi_framework/wifi_manage/
H A Dwifi_service_manager.h122 IEnhanceService *(*create)(); member
/foundation/resourceschedule/device_usage_statistics/services/packagegroup/src/
H A Dbundle_active_user_history.cpp117 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/distributeddatamgr/kv_store/test/fuzztest/distributedkvdatamanager_fuzzer/
H A Ddistributedkvdatamanager_fuzzer.cpp36 static Options create; member
[all...]
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/extension/
H A Dcloud_cursor_impl.cpp225 int64_t create = strtoll(createTime.c_str(), nullptr, 10); in GetExtend() local
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/test/
H A Dkvdb_service_impl_test.cpp65 static Options create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest
87 Options KvdbServiceImplTest::create; member in OHOS::Test::DistributedDataTest::KvdbServiceImplTest
[all...]
/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/test/unittest/
H A Ddistributed_kv_data_manager_test.cpp36 static Options create; member in OHOS::Test::DistributedKvDataManagerTest
86 Options DistributedKvDataManagerTest::create; member in OHOS::Test::DistributedKvDataManagerTest
[all...]
/foundation/filemanagement/storage_service/services/storage_daemon/libfscrypt/src/
H A Dkey_control.c34 key_serial_t KeyCtrlGetKeyringId(key_serial_t id, int create) in KeyCtrlGetKeyringId() argument
/foundation/multimedia/image_framework/frameworks/innerkitsimpl/utils/src/
H A Dvpe_utils.cpp106 CreateT create = (CreateT)dlsym(handle, "ColorSpaceConverterCreate"); in ColorSpaceConverterCreate() local
130 CreateT create = (CreateT)dlsym(handle, "DetailEnhancerCreate"); in DetailEnhancerCreate() local
/foundation/communication/dsoftbus/core/transmission/session/src/
H A Dsoftbus_scenario_manager.c137 ScenarioManagerGetOrAddScenarioItem(ScenarioManager *manager, OriginalScenario *scenarioInfo, bool create) ScenarioManagerGetOrAddScenarioItem() argument
/foundation/graphic/graphic_3d/lume/scenewidgetplugin/plugin/src/
H A Dnode_impl.cpp622 bool create = false; in BindObject() local
905 META_NS::IProperty::Ptr NodeImpl::GetLifecycleInfo(bool create) in GetLifecycleInfo() argument
/foundation/communication/dsoftbus/core/connection/common/src/
H A Dsoftbus_base_listener.c98 static SoftbusListenerNode *GetListenerNodeCommon(ListenerModule module, bool create) in GetListenerNodeCommon() argument
/foundation/filemanagement/dfs_service/services/cloudfiledaemon/src/fuse_manager/
H A Dfuse_manager.cpp423 bool create = false; in CloudDoLookupHelper() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/arkoala/
H A Darkoala_api.h5157 ArkUIDialogHandle (*create)(); member
5284 ArkUINodeAdapterHandle (*create)(); member
/foundation/arkui/ace_engine/frameworks/core/interfaces/cjui/
H A Dcjui_api.h3325 ArkUIDialogHandle (*create)(); member
3420 ArkUINodeAdapterHandle (*create)(); member

Completed in 61 milliseconds