OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:GetDeviceInfo
(Results
1 - 14
of
14
) sorted by null
/system/connectivity/dhcp_client/
device_info.h
36
bool
GetDeviceInfo
(const std::string& interface_name,
device_info_unittest.cc
90
EXPECT_TRUE(device_info_->
GetDeviceInfo
(kFakeDeviceName,
102
EXPECT_FALSE(device_info_->
GetDeviceInfo
(kFakeLongDeviceName,
111
EXPECT_FALSE(device_info_->
GetDeviceInfo
(kFakeDeviceName,
122
EXPECT_FALSE(device_info_->
GetDeviceInfo
(kFakeDeviceName,
135
EXPECT_FALSE(device_info_->
GetDeviceInfo
(kFakeDeviceName,
device_info.cc
53
bool DeviceInfo::
GetDeviceInfo
(const std::string& interface_name,
service.cc
60
if (!DeviceInfo::GetInstance()->
GetDeviceInfo
(interface_name_,
/external/webrtc/webrtc/modules/video_capture/windows/
device_info_ds.h
87
int32_t
GetDeviceInfo
(uint32_t deviceNumber,
device_info_ds.cc
126
return
GetDeviceInfo
(0, 0, 0, 0, 0, 0, 0);
139
const int32_t result =
GetDeviceInfo
(deviceNumber, deviceNameUTF8,
148
int32_t DeviceInfoDS::
GetDeviceInfo
(
/external/skia/platform_tools/android/bin/
adb_list_devices.py
25
def
GetDeviceInfo
(adb, serial, props_to_get):
147
device_info.extend(
GetDeviceInfo
(adb, serial, props_to_get))
/external/libgdx/extensions/gdx-controllers/gdx-controllers-desktop/jni/dinput/
dinput.h
[
all
...]
/external/libweave/src/
device_registration_info.h
84
void
GetDeviceInfo
(const CloudRequestDoneCallback& callback);
206
// Callback from
GetDeviceInfo
() to retrieve the device resource timestamp
device_registration_info.cc
504
void DeviceRegistrationInfo::
GetDeviceInfo
(
[
all
...]
device_registration_info_unittest.cc
348
TEST_F(DeviceRegistrationInfoTest,
GetDeviceInfo
) {
376
dev_reg_->
GetDeviceInfo
(base::Bind(callback));
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
dinput.h
[
all
...]
sti.h
302
STDMETHOD(
GetDeviceInfo
)(THIS_ LPWSTR pwszDeviceName,LPVOID *ppBuffer) PURE;
331
STDMETHOD(
GetDeviceInfo
)(THIS_ LPCSTR pwszDeviceName,LPVOID *ppBuffer) PURE;
366
#define IStillImage_GetDeviceInfo(p,a,b) (p)->lpVtbl->
GetDeviceInfo
(p,a,b)
/external/libgdx/backends/gdx-backend-lwjgl3/libs/
lwjgl.jar
Completed in 648 milliseconds