Searched defs:MODE (Results 1 – 8 of 8) sorted by relevance
25 static const mode_t MODE = (S_IRWXU | S_IRWXG | S_IXOTH | S_ISGID); variable
116 static const std::string MODE; variable
52 const std::string Options::MODE = "mode"; member in OHOS::SignatureTools::Options
164 public static final String MODE = "mode"; field in Options
359 export const MODE: string = 'mode'; constant
360 export const MODE: string = 'mode'; constant