Searched refs:GetOwnerDeviceId (Results 1 – 5 of 5) sorted by relevance
35 virtual std::string GetOwnerDeviceId() const = 0;
38 std::string GetOwnerDeviceId() const override;94 std::string ResourceNodeImpl::GetOwnerDeviceId() const in GetOwnerDeviceId() function in OHOS::UserIam::UserAuth::ResourceNodeImpl
38 std::string GetOwnerDeviceId() const in GetOwnerDeviceId() function
30 MOCK_CONST_METHOD0(GetOwnerDeviceId, std::string());
119 node->GetOwnerDeviceId(); in FuzzResourceNodeGetOwnerDeviceId()