Searched refs:allow (Results 1 – 25 of 40) 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/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/interfaces/radio/1.0/vts/functional/ |
D | radio_hidl_hal_data.cpp | 236 bool allow = true; in TEST_F() local 238 radio->setDataAllowed(serial, allow); in TEST_F()
|
/hardware/interfaces/drm/1.2/ |
D | IDrmPluginListener.hal | 33 * and opening a new one must allow the application to resume
|
D | IDrmPlugin.hal | 35 * The keys in an offline license allow protected content to be 125 * allow a client application to provide additional message parameters
|
/hardware/google/av/codec2/hidl/1.0/utils/include/codec2/hidl/1.0/ |
D | InputSurface.h | 146 bool allow) override;
|
/hardware/interfaces/automotive/evs/1.0/ |
D | IEvsEnumerator.hal | 81 * interface in order to allow secondary clients to monitor the state of the EVS display
|
/hardware/interfaces/graphics/bufferqueue/2.0/ |
D | IGraphicBufferProducer.hal | 98 * Enabling async mode may internally allocate an additional buffer to allow 510 * A successful connect() call afterwards may allow other methods to succeed 573 * @param allow Whether to allow new buffers to be allocated in 578 bool allow
|
/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
|
/hardware/interfaces/audio/5.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/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/interfaces/radio/1.4/ |
D | IRadio.hal | 197 * - Must allow all carriers 199 * - Only allow carriers specified in carriers. The restriction persists across power cycles
|
/hardware/interfaces/biometrics/face/1.0/ |
D | IBiometricsFaceClientCallback.hal | 57 * to allow clients to inform the user that some actionable change must be
|
/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
|
12