Home
last modified time | relevance | path

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

/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/include/componentmanager/
H A Dcomponent_privacy.h35 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 Dcomponent_privacy_test.cpp111 int32_t ret = compPrivacy_->OnResourceInfoCallback(subtype, networkId, isSensitive, isSameAccout); in HWTEST_F()
/foundation/distributedhardware/distributed_hardware_fwk/services/distributedhardwarefwkservice/src/componentmanager/
H A Dcomponent_privacy.cpp53 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