Searched refs:CreateAndPublish (Results 1 – 3 of 3) sorted by relevance
37 void CreateAndPublish(const std::string& globalContext) const;
52 void DescriptorInfo::CreateAndPublish(const std::string& globalContext) const { in CreateAndPublish() function in android::init::DescriptorInfo
1002 std::bind(&DescriptorInfo::CreateAndPublish, std::placeholders::_1, scon)); in Start()