Searched refs:CLOSE_ON_EXEC_MODE (Results 1 – 4 of 4) sorted by relevance
35 #define CLOSE_ON_EXEC_MODE "" macro37 #define CLOSE_ON_EXEC_MODE "e" macro
147 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in IsValidApkPath()
33 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in CreateInstance()
92 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in IsValidElfPath()