OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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
55
typedef struct OpaqueSecTrustedApplicationRef*
SecTrustedApplicationRef
;
Completed in 28 milliseconds