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

  /frameworks/native/include/binder/
Status.h 56 EX_SECURITY = -1,
  /system/weaved/libweaved/
command.cc 33 else if (exception_code == android::binder::Status::EX_SECURITY)
  /system/netd/server/
NetdNativeService.cpp 57 return binder::Status::fromExceptionCode(binder::Status::EX_SECURITY, String8(err.c_str()));
  /frameworks/base/core/java/android/os/
Parcel.java 244 private static final int EX_SECURITY = -1;
    [all...]

Completed in 2864 milliseconds