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

  /external/chromium_org/chrome/browser/mac/
security_wrappers.h 186 SecTrustedApplicationRef application);
195 // SecTrustedApplicationRef owned by the caller on success.
196 SecTrustedApplicationRef CrSTrustedApplicationCreateFromPath(const char* path);
security_wrappers.cc 12 SecTrustedApplicationRef application,
228 SecTrustedApplicationRef application) {
262 SecTrustedApplicationRef CrSTrustedApplicationCreateFromPath(const char* path) {
263 SecTrustedApplicationRef application;
  /external/chromium_org/base/mac/
foundation_util.h 51 typedef struct OpaqueSecTrustedApplicationRef* SecTrustedApplicationRef;

Completed in 208 milliseconds