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

  /development/host/windows/usb/api/
adb_object_handle.h 163 AdbObjectType object_type() const { function in class:AdbObjectHandle
  /hardware/intel/common/wrs_omxil_core/utils/src/
audio_parser.c 450 object_type : 5; member in struct:audio_specific_config_s::__anon30781::__anon30782
458 object_type : 5,
576 *aot = config.object_type;
581 LOGV(" aot: 0x%x, %s\n", config.object_type,
582 aot_string[config.object_type]);
610 config.object_type = aot;
618 LOGV(" aot : %d, %s\n", config.object_type,
619 aot_string[config.object_type]);
  /art/runtime/verifier/
method_verifier.cc 4619 const RegType& object_type = work_line_->GetRegisterType(this, inst->VRegB_22c()); local
4744 const RegType& object_type = reg_line->GetRegisterType(this, inst->VRegB_22c()); local
    [all...]
  /external/v8/src/arm64/
code-stubs-arm64.cc 2799 Register object_type = x10; local
    [all...]
  /external/v8/include/
v8.h 5138 const char* object_type() { return object_type_; } function in class:v8::HeapObjectStatistics
    [all...]
  /external/v8/src/
api.cc 7339 const char* object_type; local
    [all...]

Completed in 168 milliseconds