Searched refs:OnResourceInfoCallback (Results 1 - 3 of 3) sorted by relevance
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/ |
H A D | component_privacy.h | 35 int32_t OnResourceInfoCallback(const std::string &subtype, const std::string &networkId,
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/test/unittest/common/componentmanager/component_privacy/ |
H A D | component_privacy_test.cpp | 111 int32_t ret = compPrivacy_->OnResourceInfoCallback(subtype, networkId, isSensitive, isSameAccout); in HWTEST_F()
|
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/ |
H A D | component_privacy.cpp | 53 ret = OnResourceInfoCallback(subtype, networkId, isSensitive, isSameAccout); in OnPrivaceResourceMessage() 122 int32_t ComponentPrivacy::OnResourceInfoCallback(const std::string &subtype, const std::string &networkId, in OnResourceInfoCallback() function in OHOS::DistributedHardware::ComponentPrivacy 128 DHLOGI("OnResourceInfoCallback start."); in OnResourceInfoCallback()
|
Completed in 2 milliseconds