HomeSort by relevance Sort by last modified time
    Searched defs:is_seconds (Results 1 - 2 of 2) sorted by null

  /external/fio/
parse.h 75 int is_seconds; /* time value with seconds base */ member in struct:fio_option
  /packages/apps/OMA-DM/engine/xpl/src/
dmNewDataTypesValidation.cc 468 is_seconds( matcher_t matcher ) function
481 if( !matcher.advance( is_seconds( matcher ) ) ) return 0;
503 if( !matcher.advance( is_seconds( matcher ) ) ) return 0;
535 if( !matcher.advance( is_seconds( matcher ) ) ) return 0;
549 if( !matcher.advance( is_seconds( matcher ) ) ) return 0;

Completed in 199 milliseconds