/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 | 24 def _get_module(cls, strs, mods, path): argument 32 def _get_module_deps(cls, strs, mods, path): argument 41 def _get_module_users(cls, strs, mods, path): argument
|
D | test_elfdump.py | 30 def setUpClass(cls): argument 43 def tearDownClass(cls): argument 49 def _build_fixtures(cls, target_name): 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 | 344 def __new__(cls, *args, **kwargs): argument 369 def unpack_from(cls, buf, offset=0): argument 671 def parse_struct(cls, fmt, offset, error_msg): argument 937 def extract_dex_string(cls, buf, offset=0): argument 943 def extract_uleb128(cls, buf, offset=0): argument 998 def enumerate_dex_strings_buf(cls, buf, offset=0, data_offset=None): argument 1030 def enumerate_dex_strings_apk(cls, apk_file_path): argument 1043 def is_vdex_file(cls, vdex_file_path): argument 1098 def enumerate_dex_strings_vdex_buf(cls, buf): argument 1164 def enumerate_dex_strings_vdex(cls, vdex_file_path): argument [all …]
|
/development/gsi/gsi_util/gsi_util/mounters/ |
D | image_mounter.py | 76 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/tools/repo_diff/service/repodiff/tools/ |
D | upgrade_db.py | 15 def all(cls): 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/blueprint/ |
D | vndk.py | 190 def create_from_root_bp(cls, root_bp_path, namespaces=None): argument
|
D | blueprint.py | 79 def __iter__(cls): argument 235 def lex_interpreted_string(cls, buf, offset): argument 297 def lex_string(cls, buf, offset): argument 348 def lex(cls, buf, offset): argument 782 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 | 38 def setUpClass(cls): argument
|