Searched defs:outDevice (Results 1 - 6 of 6) sorted by relevance
/third_party/gptfdisk/ |
H A D | gptcl.h | 32 char *newPartInfo, *mbrParts, *twoParts, *outDevice, *typeCode; member in GPTDataCL
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/ |
H A D | Device.cpp | 48 egl::Error Device::CreateDevice(EGLint deviceType, void *nativeDevice, Device **outDevice) in CreateDevice() argument
|
/foundation/communication/dsoftbus/core/connection/br/src/ |
H A D | softbus_conn_br_manager.c | 160 static int32_t NewDevice(ConnBrDevice **outDevice, const char *addr) in NewDevice() argument 216 static int32_t ConvertCtxToDevice(ConnBrDevice **outDevice, const ConnBrConnectRequestContext *ctx) in ConvertCtxToDevice() argument
|
/third_party/skia/third_party/externals/angle2/src/libANGLE/renderer/gl/ |
H A D | renderergl_utils.cpp | 1810 GetSystemInfoVendorIDAndDeviceID(const FunctionsGL *functions, angle::SystemInfo *outSystemInfo, angle::VendorID *outVendor, angle::DeviceID *outDevice) GetSystemInfoVendorIDAndDeviceID() argument
|
/foundation/communication/dsoftbus/core/connection/ble/src/ |
H A D | softbus_conn_ble_manager.c | 247 static int32_t NewDevice(ConnBleDevice **outDevice, const ConnBleConnectRequestContext *ctx) in NewDevice() argument 287 static int32_t ConvertCtxToDevice(ConnBleDevice **outDevice, const ConnBleConnectRequestContext *ctx) in ConvertCtxToDevice() argument
|
/foundation/multimedia/audio_framework/services/audio_policy/server/src/service/ |
H A D | audio_policy_service.cpp | 5095 unique_ptr<AudioDeviceDescriptor> outDevice = audioDeviceManager_.GetRenderDefaultDevice(); in OnServiceConnected() local
|
Completed in 28 milliseconds