Searched refs:CLOSE_ON_EXEC_MODE (Results 1 – 4 of 4) sorted by relevance
32 #define CLOSE_ON_EXEC_MODE "" macro34 #define CLOSE_ON_EXEC_MODE "e" macro
146 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()
57 std::string mode = std::string("rb") + CLOSE_ON_EXEC_MODE; in IsValidElfPath()