Searched refs:PROCESS_LABEL_CONNECTOR (Results 1 – 2 of 2) sorted by relevance
34 static const std::string PROCESS_LABEL_CONNECTOR;
28 const std::string KvDBManager::PROCESS_LABEL_CONNECTOR = "-"; member in DistributedDB::KvDBManager822 std::string label = appId + PROCESS_LABEL_CONNECTOR + userId; in SetProcessLabel()