Home
last modified time | relevance | path

Searched refs:GetDeviceNum (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/device/
H A Ddistributed_module_config.cpp25 if (GetDeviceNum() != 0) { in IsOn()
85 size_t DistributedModuleConfig::GetDeviceNum() in GetDeviceNum() function in OHOS::MiscServices::DistributedModuleConfig
/ohos5.0/drivers/hdf_core/framework/model/camera/utils/src/
H A Dcamera_utils.c381 int32_t GetDeviceNum(const char *driverName, int camId, int type) in GetDeviceNum() function
428 deviceNum = GetDeviceNum(driverName, camId, type); in CheckFrameRate()
517 num = GetDeviceNum(driverName, camId, type); in GetDeviceOps()
564 num = GetDeviceNum(comDev->driverName, comDev->camId, comDev->type); in CameraDeviceGetCtrlConfig()
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/framework/include/device/
H A Ddistributed_module_config.h41 size_t GetDeviceNum();
/ohos5.0/drivers/hdf_core/framework/model/camera/utils/include/
H A Dcamera_utils.h33 int32_t GetDeviceNum(const char *driverName, int camId, int type);