Home
last modified time | relevance | path

Searched defs:self (Results 1 – 25 of 52) sorted by relevance

123

/aosp14/frameworks/base/media/mca/
H A Dstructgen.py103 def __str__(self): argument
117 def cString(self): argument
120 def javaGetter(self): argument
126 def javaSetter(self): argument
132 def javaNativeGetter(self): argument
264 def cStructString(self): argument
303 def jniDeclString(self): argument
308 def jniImplString(self): argument
313 def hFileString(self): argument
317 def javaFileString(self): argument
[all …]
/aosp14/frameworks/base/tools/orientationplot/
H A Dorientationplot.py40 def __init__(self, stream): argument
46 def readline(self): argument
74 def __init__(self, adbout): argument
190 def _on_click(self, ev): argument
199 def _make_timeseries(self): argument
233 def _add_timeseries_legend(self, axes): argument
242 def _reset_parse_state(self): argument
263 def update(self): argument
384 def _scroll(self, timeseries, bottom): argument
392 def _get_following_word(self, line, prefix): argument
[all …]
/aosp14/frameworks/base/tools/velocityplot/
H A Dvelocityplot.py44 def __init__(self, stream): argument
50 def readline(self): argument
78 def __init__(self, adbout): argument
125 def _make_timeseries(self): argument
159 def _add_timeseries_legend(self, axes): argument
168 def _reset_parse_state(self): argument
177 def update(self): argument
236 def _scroll(self, timeseries, bottom): argument
244 def _get_following_word(self, line, prefix): argument
256 def _get_following_number(self, line, prefix): argument
[all …]
/aosp14/system/core/trusty/test/driver/
H A Dtrusty_driver_test.py36 def testIrqDriverBinding(self): argument
40 def testLogDriverBinding(self): argument
45 def testVirtioDriverBinding(self): argument
52 def testTrustyDriverBinding(self): argument
56 def testTrustyDriverVersion(self): argument
60 def testUntaintedLinux(self): argument
75 def testStdCall(self): argument
/aosp14/frameworks/base/tools/lint/fix/
H A Dsoong_lint_fix.py52 def __init__(self): argument
60 def run(self, additional_setup=None, custom_fix=None): argument
74 def _setup(self): argument
91 def _find_module(self): argument
113 def _lint(self): argument
127 def _fix(self): argument
138 def _print(self): argument
/aosp14/frameworks/base/tools/aapt2/tools/consumers/
H A Dpositional_arguments.py13 def matches(self, file_path): argument
18 def consume(self, xml_path, input): argument
40 def __init__(self, start, number): argument
49 def __init__(self, parser): argument
57 def start_element(self, tag_name, attrs): argument
62 def character_data(self, data): argument
70 def end_element(self, tag_name): argument
H A Dduplicates.py9 def matches(self, file_path): argument
14 def consume(self, xml_path, input): argument
81 def __init__(self, name, product, depth, start, end): argument
92 def __init__(self, parser): argument
98 def start_element(self, tag_name, attrs): argument
119 def end_element(self, tag_name): argument
/aosp14/frameworks/base/core/java/com/android/internal/widget/
H A DLockScreenWidgetCallback.java27 public void requestShow(View self); in requestShow()
30 public void requestHide(View self); in requestHide()
33 public boolean isVisible(View self); in isVisible()
37 public void userActivity(View self); in userActivity()
/aosp14/frameworks/base/tools/apilint/
H A Ddeprecated_at_birth.py58 def __init__(self, clazz, line, raw, blame): argument
79 def __hash__(self): argument
82 def __repr__(self): argument
115 def __hash__(self): argument
118 def __repr__(self): argument
123 def __init__(self, pkg, line, raw, blame): argument
157 def __hash__(self): argument
160 def __repr__(self): argument
165 def __init__(self, line, raw, blame): argument
174 def __repr__(self): argument
[all …]
/aosp14/frameworks/base/services/core/jni/
H A Dcom_android_server_storage_AppFuseBridge.cpp41 Callback(JNIEnv* env, jobject self) : mEnv(env), mSelf(self) {} in Callback()
90 jlong com_android_server_storage_AppFuseBridge_new(JNIEnv* env, jobject self) { in com_android_server_storage_AppFuseBridge_new()
94 void com_android_server_storage_AppFuseBridge_delete(JNIEnv* env, jobject self, jlong java_loop) { in com_android_server_storage_AppFuseBridge_delete()
101 JNIEnv* env, jobject self, jlong java_loop) { in com_android_server_storage_AppFuseBridge_start_loop()
109 JNIEnv* env, jobject self, jlong java_loop, jint mountId, jint javaDevFd) { in com_android_server_storage_AppFuseBridge_add_bridge()
126 void com_android_server_storage_AppFuseBridge_lock(JNIEnv* env, jobject self) { in com_android_server_storage_AppFuseBridge_lock()
130 void com_android_server_storage_AppFuseBridge_unlock(JNIEnv* env, jobject self) { in com_android_server_storage_AppFuseBridge_unlock()
/aosp14/frameworks/base/tools/aapt2/tools/
H A Dextract_unicode_properties.py16 def __init__(self, first_char, last_char, prop_type): argument
21 def key(self): argument
24 def merge(self, other): argument
30 def __repr__(self): argument
/aosp14/frameworks/base/core/jni/
H A Dcom_android_internal_os_FuseAppLoop.cpp52 Callback(JNIEnv* env, jobject self) : in Callback()
117 jlong com_android_internal_os_FuseAppLoop_new(JNIEnv* env, jobject self, jint jfd) { in com_android_internal_os_FuseAppLoop_new()
121 void com_android_internal_os_FuseAppLoop_delete(JNIEnv* env, jobject self, jlong ptr) { in com_android_internal_os_FuseAppLoop_delete()
125 void com_android_internal_os_FuseAppLoop_start(JNIEnv* env, jobject self, jlong ptr) { in com_android_internal_os_FuseAppLoop_start()
131 JNIEnv* env, jobject self, jlong ptr, jlong unique, jint result) { in com_android_internal_os_FuseAppLoop_replySimple()
138 JNIEnv* env, jobject self, jlong ptr, jlong unique, jlong fh) { in com_android_internal_os_FuseAppLoop_replyOpen()
145 JNIEnv* env, jobject self, jlong ptr, jlong unique, jlong inode, jlong size) { in com_android_internal_os_FuseAppLoop_replyLookup()
152 JNIEnv* env, jobject self, jlong ptr, jlong unique, jlong inode, jlong size) { in com_android_internal_os_FuseAppLoop_replyGetAttr()
160 JNIEnv* env, jobject self, jlong ptr, jlong unique, jint size) { in com_android_internal_os_FuseAppLoop_replyWrite()
167 JNIEnv* env, jobject self, jlong ptr, jlong unique, jint size, jbyteArray data) { in com_android_internal_os_FuseAppLoop_replyRead()
H A Dcom_android_internal_os_LongArrayMultiStateCounter.cpp91 static jobject native_toString(JNIEnv *env, jobject self, jlong nativePtr) { in native_toString()
111 static void native_writeToParcel(JNIEnv *env, jobject self, jlong nativePtr, jobject jParcel, in native_writeToParcel()
233 static void native_setValues_LongArrayContainer(JNIEnv *env, jobject self, jlong nativePtr, in native_setValues_LongArrayContainer()
244 static void native_getValues_LongArrayContainer(JNIEnv *env, jobject self, jlong nativePtr, in native_getValues_LongArrayContainer()
253 static jboolean native_combineValues_LongArrayContainer(JNIEnv *env, jobject self, jlong nativePtr, in native_combineValues_LongArrayContainer()
H A Dandroid_os_storage_StorageManager.cpp31 jboolean android_os_storage_StorageManager_setQuotaProjectId(JNIEnv* env, jobject self, in android_os_storage_StorageManager_setQuotaProjectId()
/aosp14/system/core/init/
H A Dperfboot.py91 def __init__(self, interval, device): argument
99 def wait(self): argument
109 def _get_cpu_temp(self, threshold): argument
118 def _wait_cpu_cool_down(self, product, temp_paths): argument
139 def __init__(self, timeout): argument
148 def is_timedout(self): argument
151 def cancel(self): argument
/aosp14/system/core/trusty/libtrusty-rs/src/
H A Dlib.rs116 pub fn send(&mut self, buf: &[u8]) -> Result<()> { in send()
155 pub fn recv(&mut self, buf: &mut Vec<u8>) -> Result<()> { in recv()
218 pub fn recv_no_alloc(&mut self, buf: &mut [u8]) -> Result<usize> { in recv_no_alloc()
/aosp14/system/core/libstats/pull_rust/
H A Dstats_pull.rs47 pub fn set_cooldown_millis(&mut self, cooldown_millis: i64) { in set_cooldown_millis()
59 pub fn set_timeout_millis(&mut self, timeout_millis: i64) { in set_timeout_millis()
71 pub fn set_additive_fields(&mut self, additive_fields: &mut [i32]) { in set_additive_fields()
98 fn drop(&mut self) { in drop()
/aosp14/frameworks/base/tools/aapt2/
H A DValueTransformer_inline.h33 auto self = static_cast<const Derived*>(this); in TransformValueImpl() local
40 auto self = static_cast<const Derived*>(this); in TransformItemImpl() local
/aosp14/frameworks/base/packages/SystemUI/src/com/android/systemui/statusbar/phone/
H A DLightBarTransitionsController.java53 Callback(LightBarTransitionsController self) { in Callback()
59 LightBarTransitionsController self = mSelf.get(); in appTransitionPending() local
67 LightBarTransitionsController self = mSelf.get(); in appTransitionCancelled() local
76 LightBarTransitionsController self = mSelf.get(); in appTransitionStarting() local
84 LightBarTransitionsController self = mSelf.get(); in onDozeAmountChanged() local
/aosp14/system/core/libappfuse/
H A DFuseBuffer.cc40 bool CheckHeaderLength(const FuseMessage<T>* self, const char* name, size_t max_size) { in CheckHeaderLength()
51 ResultOrAgain ReadInternal(FuseMessage<T>* self, int fd, int sockflag) { in ReadInternal()
87 ResultOrAgain WriteInternal(const FuseMessage<T>* self, int fd, int sockflag, const void* data, in WriteInternal()
/aosp14/frameworks/base/api/
H A Dmerge_annotation_zips_test.py106 def test_merge_zips(self): argument
/aosp14/frameworks/base/apct-tests/perftests/core/src/android/libcore/varhandles/
H A Dgenerate_java.py48 def __init__(self, code, static, vartype, flavour, klass, method, memloc, argument
59 def fullname(self): argument
69 def gencode(self): argument
/aosp14/frameworks/base/tools/lock_agent/java/com/android/lock_checker/
H A DOnThreadLockChecker.java140 private void handlePre(Thread self, Object lock) { in handlePre()
208 private void handlePost(Thread self, Object lock) { in handlePost()
233 Violation(Thread self, Object alreadyHeld, Object lock, in Violation()
336 private void postViolation(Thread self, Object alreadyHeld, Object lock, in postViolation()
/aosp14/frameworks/base/core/java/android/view/textclassifier/
H A DTextClassifierEvent.java667 abstract T self(); in self() method in TextClassifierEvent.Builder
904 TextSelectionEvent.Builder self() { in self() method in TextClassifierEvent.TextSelectionEvent.Builder
992 Builder self() { in self() method in TextClassifierEvent.TextLinkifyEvent.Builder
1073 Builder self() { in self() method in TextClassifierEvent.LanguageDetectionEvent.Builder
1169 Builder self() { in self() method in TextClassifierEvent.ConversationActionsEvent.Builder
/aosp14/frameworks/base/tests/JankBench/scripts/
H A Ditr_collect.py21 def __init__(self): argument

123