Home
last modified time | relevance | path

Searched defs:setConfig (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/services/edm/src/
H A Dplugin_manager.cpp118 IPlugin::PolicyPermissionConfig setConfig = plugin->GetAllPermission(FuncOperateType::SET); in AddPlugin() local
242 … IPlugin::PolicyPermissionConfig setConfig = it->second->GetAllPermission(FuncOperateType::SET); in DumpPlugin() local
260 … IPlugin::PolicyPermissionConfig setConfig = it->second->GetAllPermission(FuncOperateType::SET); in DumpPlugin() local
/ohos5.0/docs/zh-cn/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1369 ### setConfig subsection
1412 ### setConfig subsection
/ohos5.0/docs/en/application-dev/reference/apis-calendar-kit/
H A Djs-apis-calendarManager.md1373 ### setConfig subsection
1416 ### setConfig subsection
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dscreen_off_time_plugin.cpp41 IPlugin::PolicyPermissionConfig setConfig = IPlugin::PolicyPermissionConfig(setPerms, in InitPlugin() local
H A Ddisabled_network_interface_plugin.cpp38 IPlugin::PolicyPermissionConfig setConfig = IPlugin::PolicyPermissionConfig(setPerms, in InitPlugin() local
/ohos5.0/drivers/hdf_core/framework/model/camera/device_impl/include/
H A Dcamera_common_device.h35 int32_t (*setConfig)(struct SubDevice subDev); member
/ohos5.0/drivers/hdf_core/framework/support/platform/include/pwm/
H A Dpwm_core.h27 int32_t (*setConfig)(struct PwmDev *pwm, struct PwmConfig *config); member
/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreQueryByCursor.test.js42 const setConfig = { class in AnonymousFunctionc64d01140100.AnonymousFunctionc64d01140200
H A DRdbStoreCloudSync.test.js56 const setConfig = { class in AnonymousFunction5aedbd390100.AnonymousFunction5aedbd390200
H A DRdbstoreLockRowJsunit.test.js86 const setConfig = { class in AnonymousFunctionb08697630100.AnonymousFunctionb08697630200
/ohos5.0/drivers/hdf_core/framework/support/platform/include/i3c/
H A Di3c_core.h160 int32_t (*setConfig)(struct I3cCntlr *cntlr, struct I3cConfig *config); member
/ohos5.0/drivers/hdf_core/framework/model/camera/device_manager/include/
H A Dcamera_device_manager.h111 int32_t (*setConfig)(struct CameraDeviceDriver *regDev, struct CameraCtrlConfig *config); member