Home
last modified time | relevance | path

Searched refs:scon (Results 1 – 1 of 1) sorted by relevance

/system/core/init/
Dservice.cpp724 std::string scon; in Start() local
726 scon = seclabel_; in Start()
728 scon = ComputeContextFromExecutable(name_, args_[0]); in Start()
729 if (scon == "") { in Start()
757 std::bind(&DescriptorInfo::CreateAndPublish, std::placeholders::_1, scon)); in Start()