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

  /external/webrtc/webrtc/modules/audio_device/
audio_device_buffer.h 32 void SetId(uint32_t id);
audio_device_buffer.cc 57 // valid ID will be set later by SetId, use -1 for now
87 // SetId
90 void AudioDeviceBuffer::SetId(uint32_t id)
92 WEBRTC_TRACE(kTraceMemory, kTraceAudioDevice, id, "AudioDeviceBuffer::SetId(id=%d)", id);
audio_device_impl.cc 381 _audioDeviceBuffer.SetId(_id);
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sphelper.h 37 hres = obj_token_cat->SetId(category_id, fCreateIfNotExist);
sapi51.h     [all...]
sapi53.h     [all...]
sapi54.h     [all...]
setupapi.h 301 USHORT SetId;
309 USHORT SetId;
    [all...]
urlmon.h     [all...]
  /art/compiler/optimizing/
ssa_test.cc 72 it.Current()->SetId(id++);
75 it.Current()->SetId(id++);
nodes.cc 799 replacement->SetId(GetGraph()->GetNextInstructionId());
815 instruction->SetId(block->GetGraph()->GetNextInstructionId());
836 instruction->SetId(GetGraph()->GetNextInstructionId());
850 instruction->SetId(GetGraph()->GetNextInstructionId());
860 phi->SetId(GetGraph()->GetNextInstructionId());
    [all...]
nodes.h     [all...]
  /external/webrtc/talk/media/base/
videocapturer.h 303 void SetId(const std::string& id) {
  /external/webrtc/talk/media/devices/
filevideocapturer.cc 217 SetId(device.id);
  /external/webrtc/talk/media/webrtc/
webrtcvideocapturer.cc 220 SetId(device.id);
  /system/tools/aidl/
aidl_language.h 217 void SetId(unsigned id) { id_ = id; }
aidl.cpp 415 item->SetId(newId++);
  /external/spirv-llvm/lib/SPIRV/libSPIRV/
SPIRVModule.cpp 90 SPIRVExtInstSetKind getBuiltinSet(SPIRVId SetId) const;
587 SPIRVModuleImpl::getBuiltinSet(SPIRVId SetId) const {
588 auto Loc = IdBuiltinMap.find(SetId);
864 Entry->setId(ForwardId);
    [all...]
  /device/linaro/bootloader/edk2/BaseTools/Source/Python/UPT/Object/POM/
CommonObject.py 218 def SetId(self, IdNo):
  /external/sonivox/jet_tools/JetCreator/
JetUtils.py 469 cmd.SetId(mycontrol.GetId())

Completed in 1445 milliseconds