Home
last modified time | relevance | path

Searched defs:InitDevice (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/kernels/
H A Dcollective_nccl_test.cc476 void InitDevice(DeviceInstance* di) override { in InitDevice() function in tensorflow::NcclReducerTest
506 void InitDevice(DeviceInstance* di) override { in InitDevice() function in tensorflow::NcclBroadcasterTest
542 void InitDevice(DeviceInstance* di) override {} in InitDevice() function in tensorflow::NcclGathererTest
/aosp_15_r20/system/core/init/
H A Dblock_dev_initializer.cpp221 bool BlockDevInitializer::InitDevice(const std::string& syspath, const std::string& device_name) { in InitDevice() function in android::init::BlockDevInitializer
/aosp_15_r20/external/webrtc/modules/audio_device/mac/
H A Daudio_device_mac.cc1716 int32_t AudioDeviceMac::InitDevice(const uint16_t userDeviceIndex, in InitDevice() function in webrtc::AudioDeviceMac