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

  /system/connectivity/shill/
pending_activation_store.h 56 enum IdentifierType {
76 virtual State GetActivationState(IdentifierType type,
82 virtual bool SetActivationState(IdentifierType type,
89 virtual bool RemoveEntry(IdentifierType type, const std::string& identifier);
103 static std::string IdentifierTypeToGroupId(IdentifierType type);
mock_pending_activation_store.h 36 State(IdentifierType type, const std::string& iccid));
38 bool(IdentifierType type,
42 bool(IdentifierType type, const std::string& iccid));
pending_activation_store.cc 63 string FormattedIdentifier(PendingActivationStore::IdentifierType type,
82 string PendingActivationStore::IdentifierTypeToGroupId(IdentifierType type) {
121 IdentifierType type,
143 IdentifierType type,
170 bool PendingActivationStore::RemoveEntry(IdentifierType type,
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/
sql.h 566 SQLRETURN SQL_API SQLSpecialColumns(SQLHSTMT StatementHandle,SQLUSMALLINT IdentifierType,SQLCHAR *CatalogName,SQLSMALLINT NameLength1,SQLCHAR *SchemaName,SQLSMALLINT NameLength2,SQLCHAR *TableName,SQLSMALLINT NameLength3,SQLUSMALLINT Scope,SQLUSMALLINT Nullable);
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/x86_64-w64-mingw32/include/ddk/
scsi.h     [all...]

Completed in 2370 milliseconds