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