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

  /external/avahi/avahi-ui/
avahi-ui.c 1270 char *stored_type = NULL; local
    [all...]
  /art/compiler/optimizing/
instruction_builder.cc 394 Primitive::Type stored_type = stored_value->GetType(); local
395 DCHECK_NE(stored_type, Primitive::kPrimVoid);
417 if (Primitive::Is64BitType(stored_type)) {
    [all...]

Completed in 1017 milliseconds