Home
last modified time | relevance | path

Searched refs:parsed (Results 1 – 7 of 7) sorted by relevance

/hardware/interfaces/automotive/can/1.0/default/libnl++/include/libnl++/
DSocket.h142 const auto parsed = Message<T>::parse(*msg); variable
143 if (!parsed.has_value()) {
148 return parsed;
/hardware/interfaces/drm/1.4/
Dtypes.hal37 * NOT meant to be parsed programmatically when handling errors.
78 * to be parsed.
126 * unable to be parsed.
/hardware/interfaces/identity/support/include/cppbor/
DREADME.md190 * std::unique_ptr<Item> that points to the parsed item, or is nullptr
198 discover the type of the parsed item (e.g. MAP), and then use the
210 callback methods not only provide the parsed Item, but also pointers
/hardware/interfaces/graphics/composer/2.1/utils/hal/include/composer-hal/2.1/
DComposerCommandEngine.h66 bool parsed = executeCommand(command, length); in execute() local
69 if (!parsed) { in execute()
/hardware/interfaces/camera/device/3.5/
DICameraDevice.hal48 * @param physicalCameraId The physical camera id parsed from the logical
/hardware/interfaces/audio/common/7.0/
Dtypes.hal237 * be parsed, one of the members below must be used instead of 'id'.
/hardware/interfaces/graphics/composer/2.3/
DIComposerClient.hal176 * for display output. The data blob is parsed to determine its format,