HomeSort by relevance Sort by last modified time
    Searched refs:TYPES_BOOL (Results 1 - 3 of 3) sorted by null

  /external/srec/shared/include/
ESR_VariableTypes.h 31 TYPES_BOOL,
  /external/srec/shared/src/
SessionTypeImpl.c 231 if (pair->type != TYPES_BOOL)
233 PLogError(L("ESR_INVALID_RESULT_TYPE: [got=%d, expected=%d]"), TYPES_BOOL, pair->type);
429 return self->setProperty(self, name, clone, TYPES_BOOL);
818 rc = self->setProperty(self, key, newValue, TYPES_BOOL);
1121 case TYPES_BOOL:
1163 VariableTypes Bool = TYPES_BOOL;
    [all...]
  /external/srec/srec/EventLog/src/
EventLogImpl.c 118 case TYPES_BOOL:
781 case TYPES_BOOL:

Completed in 198 milliseconds