HomeSort by relevance Sort by last modified time
    Searched refs:FDS_NOT_ALLOWED (Results 1 - 6 of 6) sorted by null

  /hardware/ti/omap4-aah/libtiutils/
Status.h 54 TI_CAMERA_DEFINE_STATUS_CODE(FDS_NOT_ALLOWED)
  /system/core/include/utils/
Errors.h 74 FDS_NOT_ALLOWED = (UNKNOWN_ERROR + 7),
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 71 FDS_NOT_ALLOWED = (UNKNOWN_ERROR + 7),
  /frameworks/av/include/media/stagefright/foundation/
ADebug.h 48 case FDS_NOT_ALLOWED: return "FDS_NOT_ALLOWED";
  /frameworks/native/libs/binder/
Parcel.cpp 580 err = FDS_NOT_ALLOWED;
    [all...]
  /frameworks/base/core/jni/
android_util_Binder.cpp 710 case FDS_NOT_ALLOWED:
    [all...]

Completed in 539 milliseconds