OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:itemRef
(Results
1 - 2
of
2
) sorted by null
/external/libchrome/crypto/
apple_keychain.h
41
AppleSecKeychainItemRef*
itemRef
) const;
51
AppleSecKeychainItemRef*
itemRef
) const;
54
virtual OSStatus ItemDelete(AppleSecKeychainItemRef
itemRef
) const;
/frameworks/av/media/extractors/mp4/
ItemTable.cpp
655
sp<ItemReference>
itemRef
= new ItemReference(source(), type, mRefIdSize);
657
status_t err =
itemRef
->parse(offset, size);
661
mItemRefs->push_back(
itemRef
);
[
all
...]
Completed in 1691 milliseconds