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

  /cts/hostsidetests/security/securityPatch/CVE-2017-9680/
poc.c 129 static int get_fd(const char *dev_node) { function
260 fd = get_fd(dev);
  /external/ltp/testcases/kernel/fs/fsx-linux/
fsx-linux.c 423 int get_fd(void) function
479 int fd = get_fd();
498 int fd = get_fd();
919 int fd = get_fd();
1295 int fd = get_fd();
1327 int fd = get_fd();
  /frameworks/native/services/vr/bufferhubd/
producer_channel.cpp 378 returned_fence_.get_fd(),
379 release_fence.get_fd()));
  /cts/hostsidetests/security/securityPatch/Bug-35644510/
poc.c 138 static int get_fd(const char *dev_node) { function
  /frameworks/native/libs/vr/libbufferhub/include/private/dvr/
bufferhub_rpc.h 230 int get_fd() const { return fence_.Get(); } function in class:android::dvr::FenceHandle
  /bionic/linker/
linker.cpp 591 int get_fd() const { function in class:LoadTask
    [all...]
  /external/valgrind/VEX/priv/
guest_mips_toIR.c 609 static UInt get_fd(UInt mipsins) function
    [all...]

Completed in 127 milliseconds