Searched refs:allow (Results 1 – 25 of 34) sorted by relevance
12
/hardware/interfaces/contexthub/1.0/ |
D | IContexthubCallback.hal | 22 * implementation to allow the HAL to send asynchronous messages back 32 * implementation to allow the HAL to send the response for a 44 * implementation to allow the HAL to send an asynchronous event 54 * implementation to allow the HAL to send a notification to the service 68 * implementation to allow the HAL to send information about the
|
/hardware/intel/common/libva/ |
D | NEWS | 27 * API: add VARenderDevice interface to allow rendering to an external device
|
/hardware/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 175 bool allow = true; in TEST_F() local 177 radio->setDataAllowed(serial, allow); in TEST_F()
|
/hardware/qcom/msm8998/json-c/ |
D | ChangeLog | 35 * only allow lowercase literals 37 * Added a json_object_new_double_s() convenience function to allow 60 …* Add a json_set_serializer() function to allow the string output of a json_object to be customize… 70 * Add a json_object_to_json_string_ext() function to allow output to be 162 using a depth state structure to allow incremental parsing
|
/hardware/google/av/codec2/hidl/1.0/utils/ |
D | InputSurface.cpp | 243 bool allow) { in allowAllocation() argument 244 return mBase->allowAllocation(allow); in allowAllocation()
|
/hardware/interfaces/boot/1.0/ |
D | IBootControl.hal | 20 * The Boot Control HAL is designed to allow for managing sets of redundant 26 * The primary use of this set up is to allow for background updates while
|
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | InputSurface.h | 144 bool allow) override;
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 80 * interface in order to allow secondary clients to monitor the state of the EVS display
|
/hardware/intel/common/libmix/mix_audio/ |
D | ChangeLog | 5 * Removed the check to allow decode to be called during PAUSE.
|
/hardware/interfaces/power/1.0/ |
D | IPower.hal | 35 * appropriate interfaces to allow the kernel to suspend the
|
D | types.hal | 84 * Enabling/Disabling this feature will allow/disallow the system
|
/hardware/interfaces/audio/2.0/ |
D | IStreamOut.hal | 62 * - INVALID_STATE, stream is in a state that doesn't allow writes; 211 * for the current track has played to allow time for the framework to
|
D | IStreamIn.hal | 70 * - INVALID_STATE, stream is in a state that doesn't allow reads.
|
/hardware/interfaces/drm/1.1/ |
D | types.hal | 161 * KeyRequestTypes (in addition to those from 1.0) which allow an app
|
D | IDrmPlugin.hal | 90 * allow a client application to provide additional message
|
/hardware/interfaces/audio/4.0/ |
D | IStreamOut.hal | 62 * - INVALID_STATE, stream is in a state that doesn't allow writes; 222 * for the current track has played to allow time for the framework to
|
D | IStreamIn.hal | 70 * - INVALID_STATE, stream is in a state that doesn't allow reads.
|
/hardware/google/interfaces/media/c2/1.0/ |
D | IConfigurable.hal | 73 * E.g. some parameter update may allow some subsequent parameter update.
|
/hardware/interfaces/radio/1.0/ |
D | IRadio.hal | 1376 * @param allow true to allow data calls, false to disallow data calls 1380 oneway setDataAllowed(int32_t serial, bool allow); 1497 * - Must allow all carriers 1499 * - Must allow all carriers. If a previously allowed SIM is present, modem must not reload 1502 * - Only allow specified carriers, persist across power cycles and FDR. If a present SIM
|
/hardware/interfaces/graphics/bufferqueue/1.0/ |
D | IGraphicBufferProducer.hal | 214 * allow for the asynchronous behavior. If it is not enabled queue/dequeue 531 * allow the other methods to succeed again. 604 bool allow
|
/hardware/interfaces/drm/1.0/ |
D | types.hal | 164 * Enumerate KeyRequestTypes to allow an app to determine the type of a key
|
/hardware/interfaces/radio/1.2/default/ |
D | Radio.h | 216 Return<void> setDataAllowed(int32_t serial, bool allow) override;
|
/hardware/interfaces/sensors/1.0/ |
D | types.hal | 410 * must allow the AP to go into suspend mode. Do not emulate this sensor 450 * to allow the user to glance notifications or other content while the 519 * application processor and thus allow it to go sleep. Use hardware
|
/hardware/interfaces/wifi/1.0/ |
D | IWifiStaIface.hal | 38 * Background scan allow the host to send a number of buckets down to the
|
/hardware/interfaces/keymaster/3.0/ |
D | IKeymasterDevice.hal | 242 * abort(), to allow the keymaster implementation to clean up any internal operation state.
|
12