Home
last modified time | relevance | path

Searched defs:read_func (Results 1 – 7 of 7) sorted by relevance

/aosp12/system/tools/aidl/
H A Daidl_to_cpp_common.h99 read_func; member
H A Daidl_to_ndk.cpp46 std::function<void(const CodeGeneratorContext& c)> read_func; member
/aosp12/system/extras/libfec/
H A Dfec_private.h157 typedef ssize_t (*read_func)(fec_handle *f, uint8_t *dest, size_t count, typedef
/aosp12/hardware/qcom/data/ipacfg-mgr/msm8998/ipacm/inc/
H A DIPACM_Netlink.h111 ipa_sock_thrd_fd_read_f read_func; member
/aosp12/hardware/qcom/sdm845/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Netlink.h112 ipa_sock_thrd_fd_read_f read_func; member
/aosp12/hardware/qcom/sm8150/data/ipacfg-mgr/ipacm/inc/
H A DIPACM_Netlink.h112 ipa_sock_thrd_fd_read_f read_func; member
/aosp12/system/unwinding/libunwindstack/
H A DMemory.cpp333 size_t (*read_func)(pid_t, uint64_t, void*, size_t) = in Read() local