Home
last modified time | relevance | path

Searched defs:dictionary (Results 1 – 2 of 2) sorted by relevance

/development/vndk/tools/header-checker/utils/
Dcreate_reference_dumps.py136 def add_to_path_dict(path, dictionary, libs=tuple()): argument
/development/samples/ContactManager/src/com/example/android/contactmanager/
DContactAdder.java274 AuthenticatorDescription[] dictionary) { in getAuthenticatorDescription()