Home
last modified time | relevance | path

Searched defs:tmpFd (Results 1 - 8 of 8) sorted by relevance

/kernel/liteos_a/testsuites/unittest/extended/signal/full/
H A Dpipe_test_006.cpp41 int tmpFd[2]; in PipeUnlinkTest() local
/base/hiviewdfx/hilog/frameworks/libhilog/socket/
H A Dsocket.cpp50 int tmpFd = TEMP_FAILURE_RETRY(socket(AF_UNIX, socketType, 0)); in GenerateFD() local
/base/sensors/medical_sensor/utils/src/
H A Dmedical_basic_data_channel.cpp96 int32_t tmpFd = data.ReadFileDescriptor(); in CreateSensorBasicChannel() local
/base/powermgr/battery_manager/charger/src/dev/
H A Ddrm_driver.cpp225 int tmpFd = open(devName.c_str(), O_RDWR | O_CLOEXEC); in GetOneResources() local
/base/update/updater/services/ui/driver/
H A Ddrm_driver.cpp226 int tmpFd = open(devName.c_str(), O_RDWR | O_CLOEXEC); in GetOneResources() local
/foundation/communication/ipc/ipc/native/src/mock/source/
H A Dbinder_connector.cpp263 int tmpFd = driverFD_; in CloseDriverFd() local
/foundation/communication/dsoftbus/tests/sdk/transmission/trans_channel/udp/stream/libsoftbus_stream/vtp_stream_socket_test/
H A Dvtp_stream_socket_test.cpp694 int32_t tmpFd = 1; in HWTEST_F() local
/foundation/communication/ipc/ipc/native/src/c_api/source/
H A Dipc_cparcel.cpp309 int tmpFd = parcel->msgParcel->ReadFileDescriptor(); in OH_IPCParcel_ReadFileDescriptor() local

Completed in 6 milliseconds