Home
last modified time | relevance | path

Searched defs:data_result (Results 1 – 9 of 9) sorted by relevance

/aosp_15_r20/external/cronet/base/
H A Dpickle_fuzzer.cc102 const char* data_result = nullptr; in LLVMFuzzerTestOneInput() local
108 const char* data_result = nullptr; in LLVMFuzzerTestOneInput() local
/aosp_15_r20/art/openjdkjvmti/
H A Dti_jni.cc80 jvmtiError data_result = env->Allocate(sizeof(JNINativeInterface), &data); in GetJNIFunctionTable() local
H A Dti_properties.cc129 jvmtiError data_result; in GetSystemProperties() local
H A Dti_thread.cc677 jvmtiError data_result = env->Allocate(peers.size() * sizeof(jthread), &data); in GetAllThreads() local
H A Dti_class.cc1019 jvmtiError data_result = env->Allocate(ctc.count * sizeof(jclass), &data); in GetClassLoaderClasses() local
/aosp_15_r20/art/odrefresh/
H A Dodrefresh.cc1399 const PreconditionCheckResult& data_result, in CheckBootClasspathArtifactsAreUpToDate()
1486 const PreconditionCheckResult& data_result, in CheckSystemServerArtifactsAreUpToDate()
1668 PreconditionCheckResult data_result = CheckPreconditionForData(apex_info_list.value()); in CheckArtifactsAreUpToDate() local
/aosp_15_r20/external/pigweed/pw_bluetooth_sapphire/
H A Dperipheral.cc129 pw::expected<bt::AdvertisingData, AdvertiseError> data_result = in Advertise() local
/aosp_15_r20/external/cronet/net/dns/
H A Dhost_resolver_dns_task.cc617 const HostResolverInternalDataResult& data_result = in SortTransactionAndHandleResults() local
H A Dhost_cache.cc277 const HostResolverInternalResult* data_result = nullptr; in Entry() local