Searched refs:gacFwNamePropName (Results 1 – 1 of 1) sorted by relevance
43 const char* gacFwNamePropName = getenv("PFW_RESULT"); variable60 assert(gacFwNamePropName != NULL); in isAlive()61 return read(std::string(gacFwNamePropName) + "/isAlive") == "true"; in isAlive()67 assert(gacFwNamePropName != NULL); in needResync()68 std::string strNeedResyncFile = std::string(gacFwNamePropName) + "/needResync"; in needResync()