Home
last modified time | relevance | path

Searched +defs:commit +defs:default (Results 1 – 25 of 341) sorted by relevance

12345678910>>...14

/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.9.0-alpha01/androidx.fragment_fragment-ktx/android_common/aar/
Dandroidx.fragment_fragment-ktx.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
Dclasses.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.9.0-alpha01/androidx.fragment_fragment-ktx/android_common_apex33/aar/
Dandroidx.fragment_fragment-ktx.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
Dclasses.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.9.0-alpha01/androidx.fragment_fragment-ktx/android_common_apex34/aar/
Dclasses.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
Dandroidx.fragment_fragment-ktx.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/fragment/fragment-ktx/1.9.0-alpha01/androidx.fragment_fragment-ktx/android_common_apex30/aar/
Dclasses.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
Dandroidx.fragment_fragment-ktx.jar ... jvm.functions.Function1 body public static synthetic void commit$default (androidx.fragment.app.FragmentManager ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/DeviceDiagnosticsLib/android_common/repackaged-jarjar/kotlinc/
DDeviceDiagnosticsLib.jar ... onPermissionsGranted () int $i$a$-commit$default-WaitForResultActivity$onPermissionsGranted$1 androidx. ...
/aosp_15_r20/out/soong/.intermediates/packages/apps/DeviceDiagnostics/DeviceDiagnosticsLib/src/main/DeviceDiagnosticsLib/android_common/kotlin/
DDeviceDiagnosticsLib.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/packages__apps__DeviceDiagnostics__DeviceDiagnosticsLib__src__main__android_common__DeviceDiagnosticsLib.kotlin_module com ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/kotlin_headers/
DSystemUILogLib.jar ... Function1 messagePrinter Throwable exception public static synthetic void log$default (com.android.systemui.log.LogBuffer ...
/aosp_15_r20/external/python/cpython2/Demo/pdist/
Drcvs.py144 def commit(self, message = ""): member in MyFile
252 def commit(self, files, message = ""): member in RCVS
400 def default(self): member in rcvs
/aosp_15_r20/external/rust/android-crates-io/crates/mls-rs/src/group/
Dcommit.rs408 pub async fn commit(&mut self, authenticated_data: Vec<u8>) -> Result<CommitOutput, MlsError> { in commit() function
585 let commit = Commit { in commit_internal() localVariable
847 fn default() -> Self { in default() method
1312 let commit = group.commit(vec![]).await.unwrap(); in commit_includes_tree_if_no_ratchet_tree_ext() localVariable
1333 let commit = group.commit(vec![]).await.unwrap(); in commit_does_not_include_tree_if_ratchet_tree_ext() localVariable
1354 let commit = group.commit(vec![]).await.unwrap(); in commit_includes_external_commit_group_info_if_requested() localVariable
1382 let commit = group.commit(vec![]).await.unwrap(); in commit_includes_external_commit_and_tree_if_requested() localVariable
1406 let commit = group.commit(vec![]).await.unwrap(); in commit_does_not_include_external_commit_group_info_if_not_requested() localVariable
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/kotlin/
DSystemUILogLib.jar ... Function1 messagePrinter Throwable exception public static synthetic void log$default (com.android.systemui.log.LogBuffer ...
/aosp_15_r20/out/soong/.intermediates/frameworks/base/packages/SystemUI/log/SystemUILogLib/android_common/repackaged-jarjar/kotlinc/
DSystemUILogLib.jar ... .systemui.log.core.LogMessage obtain$default (com.android.systemui.log.core ...
/aosp_15_r20/external/crosvm/common/audio_streams/src/
H A Daudio_streams.rs376 fn commit(&mut self, nframes: usize); in commit() method
393 async fn commit(&mut self, nframes: usize); in commit() method
526 pub fn commit(&mut self) { in commit() method
591 pub async fn commit(&mut self) { in commit() method
638 fn commit(&mut self, _nwritten: usize) { in commit() method
646 async fn commit(&mut self, _nwritten: usize) { in commit() method
792 fn default() -> Self { in default() method
909 fn commit() { in commit() function
914 fn commit(&mut self, nwritten: usize) { in commit() method
979 async fn commit(&mut self, nwritten: usize) { in async_commit() method
/aosp_15_r20/development/tools/repo_pull/
H A Drepo_pull.py70 def _confirm(question, default, file=sys.stderr): argument
87 def __init__(self, project, fetch, commit_sha1, commit, change_list): argument
/aosp_15_r20/external/open-dice/dpe-rs/src/
H A Dnoise.rs59 fn default() -> Self { in default() method
103 fn commit(&mut self) { in commit() method
155 fn default() -> Self { in default() function
374 fn default() -> Self { in default() function
/aosp_15_r20/external/python/cpython2/Lib/msilib/
D__init__.py215 def commit(self, db): member in CAB
227 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
448 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument
/aosp_15_r20/external/python/cpython3/Lib/msilib/
D__init__.py215 def commit(self, db): member in CAB
227 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
453 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument
/aosp_15_r20/external/python/cpython2/Tools/msi/
Dmsilib.py378 def commit(self, db): member in CAB
422 def __init__(self, db, cab, basedir, physical, _logical, default, componentflags=None): argument
626 def __init__(self, db, name, x, y, w, h, attr, title, first, default, cancel): argument
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/preference/preference/1.3.0-alpha01/androidx.preference_preference/android_common_apex34/aar/
Dandroidx.preference_preference.jar ... .Preference) int $i$a$-commit$default-PreferenceHeaderFragmentCompat$onPreferenceStartFragment$1 androidx. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/preference/preference/1.3.0-alpha01/androidx.preference_preference/android_common_apex33/aar/
Dandroidx.preference_preference.jar ... .Preference) int $i$a$-commit$default-PreferenceHeaderFragmentCompat$onPreferenceStartFragment$1 androidx. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/preference/preference/1.3.0-alpha01/androidx.preference_preference/android_common/aar/
Dclasses.jar ... .Preference) int $i$a$-commit$default-PreferenceHeaderFragmentCompat$onPreferenceStartFragment$1 androidx. ...
/aosp_15_r20/out/soong/.intermediates/prebuilts/sdk/current/androidx/m2repository/androidx/preference/preference/1.3.0-alpha01/androidx.preference_preference/android_common_apex30/aar/
Dandroidx.preference_preference.jar ... .Preference) int $i$a$-commit$default-PreferenceHeaderFragmentCompat$onPreferenceStartFragment$1 androidx. ...

12345678910>>...14