Home
last modified time | relevance | path

Searched refs:devCount (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/src/btm/
H A Dbtm_le_sec.c457 uint8_t devCount = ListGetSize(g_lePairedDevices); in BTM_GetAllRemoteIdentityResolvingKey() local
458 if (devCount) { in BTM_GetAllRemoteIdentityResolvingKey()
459 … BtmIdentityResolvingKey *devIrks = MEM_MALLOC.alloc(sizeof(BtmIdentityResolvingKey) * devCount); in BTM_GetAllRemoteIdentityResolvingKey()
473 *count = devCount; in BTM_GetAllRemoteIdentityResolvingKey()
496 uint8_t devCount = ListGetSize(g_lePairedDevices); in BTM_GetAllPairedDevices() local
497 if (devCount) { in BTM_GetAllPairedDevices()
498 BtmLePairedDevice *devices_ = MEM_MALLOC.alloc(sizeof(BtmLePairedDevice) * devCount); in BTM_GetAllPairedDevices()
511 *count = devCount; in BTM_GetAllPairedDevices()
/ohos5.0/drivers/hdf_core/framework/model/input/driver/
H A Dhdf_input_device_manager.c150 g_inputManager->devCount++; in AddInputDevice()
197 g_inputManager->devCount--; in DeleteInputDevice()
352 HDF_LOGI("%s: exit succ, devCount is %d", __func__, g_inputManager->devCount); in RegisterInputDevice()
398 HDF_LOGI("%s: exit succ, devCount is %d", __func__, g_inputManager->devCount); in UnregisterInputDevice()
408 HDF_LOGI("%s: devCount = %d", __func__, g_inputManager->devCount); in GetDeviceCount()
409 return g_inputManager->devCount; in GetDeviceCount()
H A Dhdf_input_device_manager.h128 uint32_t devCount; member
/ohos5.0/drivers/hdf_core/framework/core/manager/include/
H A Ddevhost_service_clnt.h25 uint16_t devCount; member
/ohos5.0/drivers/hdf_core/framework/core/manager/src/
H A Ddevhost_service_clnt.c91 hostClnt->devCount = 0; in DevHostServiceClntNewInstance()
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c142 uint32_t devCount = 0; in GenerateReturnDeviceVec() local
165 ++devCount; in GenerateReturnDeviceVec()
173 *deviceNum = devCount; in GenerateReturnDeviceVec()
/ohos5.0/base/update/updater/test/unittest/test_data/applypatch/
H A DTestGZipModeImagePatch.old.gz1console:/ # init: Service 'adbd' (pid 112) exited with status 1 2init ...