Home
last modified time | relevance | path

Searched refs:NOT_FOUND (Results 1 – 25 of 31) sorted by relevance

12

/hardware/interfaces/media/bufferpool/aidl/aidl_api/android.hardware.media.bufferpool2/2/android/hardware/media/bufferpool2/
DResultStatus.aidl40 const int NOT_FOUND = 3;
/hardware/interfaces/media/bufferpool/aidl/aidl_api/android.hardware.media.bufferpool2/current/android/hardware/media/bufferpool2/
DResultStatus.aidl40 const int NOT_FOUND = 3;
/hardware/interfaces/media/bufferpool/aidl/aidl_api/android.hardware.media.bufferpool2/1/android/hardware/media/bufferpool2/
DResultStatus.aidl40 const int NOT_FOUND = 3;
/hardware/interfaces/media/bufferpool/aidl/android/hardware/media/bufferpool2/
DResultStatus.aidl24 const int NOT_FOUND = 3;
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/1/android/hardware/media/c2/
DStatus.aidl43 const int NOT_FOUND = (-2) /* -2 */;
/hardware/interfaces/media/c2/aidl/aidl_api/android.hardware.media.c2/current/android/hardware/media/c2/
DStatus.aidl43 const int NOT_FOUND = (-2) /* -2 */;
/hardware/interfaces/media/c2/aidl/android/hardware/media/c2/
DStatus.aidl47 const int NOT_FOUND = -2;
/hardware/interfaces/media/bufferpool/aidl/default/
DClientManager.cpp191 return ResultStatus::NOT_FOUND; in registerSender()
274 return ResultStatus::NOT_FOUND; in close()
283 return ResultStatus::NOT_FOUND; in flush()
298 return ResultStatus::NOT_FOUND; in allocate()
328 return ResultStatus::NOT_FOUND; in receive()
359 return ResultStatus::NOT_FOUND; in postSend()
373 return ResultStatus::NOT_FOUND; in getAccessor()
430 return ::ndk::ScopedAStatus::fromServiceSpecificError(ResultStatus::NOT_FOUND); in registerPassiveSender()
/hardware/qcom/camera/msm8998/usbcamcore/inc/
DQCameraUsbParm.h55 #define NOT_FOUND -1 macro
/hardware/google/interfaces/media/c2/1.0/
DIInputSurfaceConnection.hal29 * - NOT_FOUND - The surface is not connected to a component.
DIComponentStore.hal40 * - NOT_FOUND - There is no component with the given name.
66 * - NOT_FOUND - There is no component interface with the given name.
172 * - NOT_FOUND - Some indices were not known.
/hardware/qcom/sm8150/media/libplatformconfig/
DPlatformConfig.cpp115 CommandResult result = {Result::NOT_FOUND, 0}; in getConfigStoreBool()
/hardware/qcom/sm7250/media/libplatformconfig/
DPlatformConfig.cpp116 result.result_type = Result::NOT_FOUND; in getConfigStoreBool()
/hardware/interfaces/media/c2/1.0/
DIComponentStore.hal46 * - `NOT_FOUND` - There is no component with the given name.
70 * - `NOT_FOUND` - There is no component interface with the given name.
179 * - `NOT_FOUND` - Some indices were not known.
DIInputSurfaceConnection.hal34 * - `NOT_FOUND` - The surface is not connected to a component.
/hardware/interfaces/media/bufferpool/1.0/
DIConnection.hal37 * NOT_FOUND - A buffer was not found due to invalidation.
Dtypes.hal24 NOT_FOUND = 3,
/hardware/interfaces/media/bufferpool/2.0/
DIConnection.hal37 * NOT_FOUND - A buffer was not found due to invalidation.
Dtypes.hal24 NOT_FOUND = 3,
/hardware/interfaces/health/utils/libhealth2impl/
DBinderHealth.cpp127 return unregisterCallbackInternal(callback) ? Result::SUCCESS : Result::NOT_FOUND; in unregisterCallback()
/hardware/interfaces/media/c2/1.2/
DIComponentStore.hal48 * - `NOT_FOUND` - There is no component with the given name.
/hardware/interfaces/media/c2/1.1/
DIComponentStore.hal48 * - `NOT_FOUND` - There is no component with the given name.
/hardware/interfaces/health/2.0/
Dtypes.hal26 NOT_FOUND,
/hardware/interfaces/health/2.1/vts/functional/
DVtsHalHealthV2_1TargetTest.cpp195 if (static_cast<Result>(ret) != Result::NOT_FOUND) { in TestUnregisterNonExistentCallback()
/hardware/interfaces/health/utils/libhealthshim/
Dshim.cpp64 case Result::NOT_FOUND: in ResultToStatus()

12