HomeSort by relevance Sort by last modified time
    Searched defs:status_t (Results 1 - 5 of 5) sorted by null

  /build/make/tools/ziptime/
ZipEntry.h 29 typedef int status_t; typedef
69 status_t initAndRewriteFromCDE(FILE* fp);
83 status_t rewrite(FILE* fp);
101 status_t rewrite(FILE* fp);
  /packages/services/BuiltInPrintService/jni/include/
wtypes.h 39 } status_t; typedef in typeref:enum:__anon53048
  /system/core/libutils/include/utils/
Errors.h 27 typedef int status_t; typedef in namespace:android
29 typedef int32_t status_t;
  /external/deqp/framework/platform/android/
tcuAndroidInternals.hpp 74 typedef deInt32 status_t; typedef in namespace:tcu::Android::internal
100 typedef status_t (*initCheckFunc) (android::GraphicBuffer* buffer);
101 typedef status_t (*lockFunc) (android::GraphicBuffer* buffer, deUint32 usage, void** vaddr);
102 typedef status_t (*unlockFunc) (android::GraphicBuffer* buffer);
174 status_t lock (deUint32 usage, void** vaddr);
175 status_t unlock (void);
  /hardware/google/easel/amber/camera/include/
HdrPlusTypes.h 28 typedef int32_t status_t; typedef in namespace:pbcamera

Completed in 439 milliseconds