Lines Matching refs:in
4 // you may not use this file except in compliance with the License.
9 // Unless required by applicable law or agreed to in writing, software
329 // for length in bytes, and usually not required.
348 // To identify an existing hidl_memory object stored in resource_manager.
353 // an existing hidl_memory object stored in resource_manager.
355 // is found in memory.
375 // When opening a file in host side, user specifies file
376 // access mode in string.
394 // To specify an existing handle object registered in target-side driver.
401 // an existing hidl_handle object stored in target-side driver.
403 // is found in memory.
407 // To specify a function argument or an attribute in general.
429 // The value of an eunm variable is stored in scalar_value message.
456 // the runtime type used in the safe union.
468 // The descriptor can be passed in hidl and be used to create new
473 // an queue object is located in memory.
485 // for non HIDL HAL, to use a custom type defined in C/C++.
519 // the sub-structure's variable name in its parent data structure.
522 // whether itself a pointer varaible in its parent data structure.
525 // a list of functions contained in the struct.
528 // a list of structures contained in the component.
547 // a list of structures contained in the component.
552 // To specify a module (which is logically equivalent to a .hal file in case
585 // a list of headers that need to be imported in order to use the component.