/development/samples/SampleSyncAdapter/samplesyncadapter_server/model/ |
D | datastore.py | 38 def get_contact_info(cls, username): argument 45 def get_contact_last_updated(cls, username): argument 52 def get_contact_id(cls, username): argument 59 def get_contact_status(cls, username): argument
|
/development/vndk/tools/definition-tool/tests/ |
D | test_command_deps_insight.py | 27 def _get_module(cls, strs, mods, path): argument 35 def _get_module_deps(cls, strs, mods, path): argument 44 def _get_module_users(cls, strs, mods, path): argument
|
D | test_elfdump.py | 33 def setUpClass(cls): argument 45 def tearDownClass(cls): argument 50 def _build_fixtures(cls, target_name): argument
|
/development/vndk/tools/sourcedr/sourcedr/ |
D | utils.py | 35 def _get_locked_path(cls, path): argument 41 def is_locked(cls, path): argument
|
D | project.py | 31 def get_default_path(cls, project_dir): argument 138 def create_project_dir(cls, project_dir, source_dir): argument 168 def get_or_create_project_dir(cls, project_dir, source_dir): argument
|
D | pattern_db.py | 15 def get_default_path(cls, project_dir): argument
|
D | review_db.py | 13 def get_default_path(cls, project_dir): argument
|
D | codesearch.py | 193 def get_default_path(cls, project_dir): argument
|
/development/tools/axl/ |
D | singletonmixin.py | 57 def __call__(cls, *lstArgs, **dictArgs): argument 63 def getInstance(cls, *lstArgs): argument 81 def _isInstantiated(cls): argument 85 def _getConstructionArgCountNotCountingSelf(cls): argument 89 def _forgetClassInstanceReferenceForTesting(cls): argument
|
/development/vndk/tools/definition-tool/ |
D | vndk_definition_tool.py | 241 def __new__(cls, *args, **kwargs): argument 266 def unpack_from(cls, buf, offset=0): argument 546 def parse_struct(cls, fmt, offset, error_msg): argument 800 def extract_dex_string(cls, buf, offset=0): argument 809 def extract_dex_string(cls, buf, offset=0): argument 814 def extract_uleb128(cls, buf, offset=0): argument 869 def enumerate_dex_strings_buf(cls, buf, offset=0, data_offset=None): argument 901 def _read_first_bytes(cls, apk_file, num_bytes): argument 909 def is_zipfile(cls, apk_file_path): argument 914 def enumerate_dex_strings_apk(cls, apk_file_path): argument [all …]
|
/development/gsi/gsi_util/gsi_util/mounters/ |
D | image_mounter.py | 75 def _detect_system_as_root(cls, raw_image_file): argument
|
D | composite_mounter.py | 43 def create_by_mount_target(cls, mount_target, partition): argument
|
/development/samples/training/TabCompat/src/com/example/android/tabcompat/ |
D | MainActivity.java | 70 public InstantiatingTabListener(TabCompatActivity activity, Class<? extends Fragment> cls) { in InstantiatingTabListener()
|
/development/samples/browseable/MediaBrowserService/src/com.example.android.mediabrowserservice/utils/ |
D | LogHelper.java | 39 public static String makeLogTag(Class cls) { in makeLogTag()
|
/development/vndk/tools/sourcedr/sourcedr/blueprint/ |
D | blueprint.py | 79 def __iter__(cls): argument 234 def lex_interpreted_string(cls, buf, offset): argument 296 def lex_string(cls, buf, offset): argument 347 def lex(cls, buf, offset): argument 774 def find_sub_files_from_env(cls, rootdir, env, use_subdirs, argument
|
/development/vndk/tools/definition-tool/tools/ |
D | remove_dt_needed.py | 135 def parse_struct(cls, fmt, offset, error_msg): argument
|
/development/cmds/monkey/src/com/android/commands/monkey/ |
D | MonkeySourceRandom.java | 401 float cls = mRandom.nextFloat(); in generateEvents() local
|
/development/tools/bugreport/src/com/android/bugreport/html/ |
D | Renderer.java | 304 private String buildFunctionName(String pkg, String cls, String meth) { in buildFunctionName()
|
/development/vndk/tools/definition-tool/assets/insight/ |
D | insight.js | 455 function onAddAllClass(evt, cls) { argument
|
/development/vndk/tools/header-checker/tests/ |
D | test.py | 25 def setUpClass(cls): argument
|