Home
last modified time | relevance | path

Searched refs:GenRequestId (Results 1 - 3 of 3) sorted by relevance

/foundation/distributedhardware/device_manager/services/implementation/src/dependency/hichain/
H A Dhichain_connector.cpp495 int64_t HiChainConnector::GenRequestId() in GenRequestId() function in OHOS::DistributedHardware::HiChainConnector
594 int64_t requestId = GenRequestId(); in DelMemberFromGroup()
616 int64_t requestId = GenRequestId(); in DeleteGroup()
636 int64_t requestId = GenRequestId(); in DeleteGroupExt()
656 int64_t requestId = GenRequestId(); in DeleteGroup()
/foundation/distributedhardware/device_manager/services/implementation/include/dependency/hichain/
H A Dhichain_connector.h250 int64_t GenRequestId();
/foundation/distributedhardware/device_manager/test/commonunittest/
H A DUTTest_hichain_connector.cpp195 * @tc.desc:Call the GenRequestId function
202 int ret = hiChainConnector->GenRequestId(); in HWTEST_F()

Completed in 6 milliseconds