Searched defs:start_id (Results 1 – 14 of 14) sorted by relevance
/device/google/cuttlefish/host/libs/audio_connector/ |
D | commands.cpp | 32 JackInfoCommand::JackInfoCommand(uint32_t start_id, size_t count, in JackInfoCommand() 51 ChmapInfoCommand::ChmapInfoCommand(uint32_t start_id, size_t count, in ChmapInfoCommand() 76 StreamInfoCommand::StreamInfoCommand(uint32_t start_id, size_t count, in StreamInfoCommand()
|
D | commands.h | 45 InfoCommand(AudioCommandType type, uint32_t start_id, size_t count, R* reply) in InfoCommand() 51 uint32_t start_id() const { return start_id_; } in start_id() function
|
D | server.cpp | 179 auto start_id = query_info->start_id.as_uint32_t(); in ReceiveCommands() local 255 auto start_id = query_info->start_id.as_uint32_t(); in ReceiveCommands() local 271 auto start_id = query_info->start_id.as_uint32_t(); in ReceiveCommands() local
|
D | shm_layout.h | 154 Le32 start_id; member
|
/device/google/coral-kernel/sm8150/original-kernel-headers/linux/ |
D | abc-pcie-dma.h | 78 __u32 start_id; /* ID of start if multiply re-started (out) */ member 85 __u32 start_id; /* ID of start if multiply re-started (out) */ member
|
D | msm_ipa.h | 2711 uint8_t start_id; member 2748 uint8_t start_id; member
|
/device/google/coral-kernel/sm8150/kernel-headers/linux/ |
D | abc-pcie-dma.h | 69 __u32 start_id; member 75 __u32 start_id; member
|
D | msm_ipa.h | 1225 uint8_t start_id; member 1239 uint8_t start_id; member
|
/device/generic/vulkan-cereal/stream-servers/ |
D | PostWorker.cpp | 134 int32_t start_id = -1, x, y; in postImpl() local
|
/device/generic/vulkan-cereal/host-common/ |
D | MultiDisplay.cpp | 199 bool MultiDisplay::getNextMultiDisplay(int32_t start_id, in getNextMultiDisplay()
|
/device/google/redbull-kernel/sm7250/original-kernel-headers/linux/ |
D | msm_ipa.h | 2433 uint8_t start_id; member 2471 uint8_t start_id; member
|
/device/google/redbull-kernel/sm7250/kernel-headers/linux/ |
D | msm_ipa.h | 1089 uint8_t start_id; member 1103 uint8_t start_id; member
|
/device/google/sunfish-kernel/sm7150/original-kernel-headers/linux/ |
D | msm_ipa.h | 2711 uint8_t start_id; member 2748 uint8_t start_id; member
|
/device/google/sunfish-kernel/sm7150/kernel-headers/linux/ |
D | msm_ipa.h | 1225 uint8_t start_id; member 1239 uint8_t start_id; member
|