Searched defs:tableName (Results 1 - 11 of 11) sorted by relevance

/macosx-10.9.5/Security-55471.14.18/include/security_keychain/
H A DSecBase.cpp126 copyErrorMessageFromBundle(OSStatus status,CFStringRef tableName) argument
H A DSecFrameworkP.c82 SecFrameworkCopyLocalizedString(CFStringRef key, CFStringRef tableName) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/Security/
H A DSecBase.cpp126 copyErrorMessageFromBundle(OSStatus status,CFStringRef tableName) argument
H A DSecFrameworkP.c82 SecFrameworkCopyLocalizedString(CFStringRef key, CFStringRef tableName) argument
/macosx-10.9.5/Security-55471.14.18/libsecurity_keychain/lib/
H A DSecBase.cpp126 copyErrorMessageFromBundle(OSStatus status,CFStringRef tableName) argument
H A DSecFrameworkP.c82 SecFrameworkCopyLocalizedString(CFStringRef key, CFStringRef tableName) argument
/macosx-10.9.5/Security-55471.14.18/sec/Security/
H A DSecFramework.c64 SecFrameworkCopyLocalizedString(CFStringRef key, CFStringRef tableName) argument
/macosx-10.9.5/WebCore-7537.78.1/Modules/webdatabase/
H A DDatabaseAuthorizer.cpp126 int DatabaseAuthorizer::createTable(const String& tableName) argument
135 int DatabaseAuthorizer::createTempTable(const String& tableName) argument
146 int DatabaseAuthorizer::dropTable(const String& tableName) argument
154 int DatabaseAuthorizer::dropTempTable(const String& tableName) argument
165 int DatabaseAuthorizer::allowAlterTable(const String&, const String& tableName) argument
174 createIndex(const String&, const String& tableName) argument
183 createTempIndex(const String&, const String& tableName) argument
194 dropIndex(const String&, const String& tableName) argument
202 dropTempIndex(const String&, const String& tableName) argument
213 createTrigger(const String&, const String& tableName) argument
222 createTempTrigger(const String&, const String& tableName) argument
233 dropTrigger(const String&, const String& tableName) argument
241 dropTempTrigger(const String&, const String& tableName) argument
286 createVTable(const String& tableName, const String& moduleName) argument
299 dropVTable(const String& tableName, const String& moduleName) argument
311 allowDelete(const String& tableName) argument
319 allowInsert(const String& tableName) argument
329 allowUpdate(const String& tableName, const String&) argument
343 allowRead(const String& tableName, const String&) argument
356 allowAnalyze(const String& tableName) argument
426 updateDeletesBasedOnTableName(const String& tableName) argument
[all...]
/macosx-10.9.5/Security-55471.14.18/libsecurity_authorization/lib/
H A DAuthorization.c553 AuthorizationRightSet(AuthorizationRef authRef, const char *rightName, CFTypeRef rightDefinition, CFStringRef descriptionKey, CFBundleRef bundle, CFStringRef tableName) argument
/macosx-10.9.5/configd-596.15/SystemConfiguration.fproj/
H A DSCDPrivate.c881 _SC_CFBundleCopyNonLocalizedString(CFBundleRef bundle, CFStringRef key, CFStringRef value, CFStringRef tableName) argument
/macosx-10.9.5/CF-855.17/
H A DCFBundle_Resources.c2270 CF_EXPORT CFStringRef CFBundleCopyLocalizedString(CFBundleRef bundle, CFStringRef key, CFStringRef value, CFStringRef tableName) { argument

Completed in 159 milliseconds