Home
last modified time | relevance | path

Searched refs:result_source (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/cronet/net/dns/
H A Dhost_cache.cc291 Source result_source; in Entry() local
294 result_source = SOURCE_DNS; in Entry()
297 result_source = SOURCE_HOSTS; in Entry()
300 result_source = SOURCE_UNKNOWN; in Entry()
323 DCHECK(!source.has_value() || source.value() == result_source); in Entry()
324 source = result_source; in Entry()
/aosp_15_r20/tools/asuite/aidegen/lib/
H A Dproject_info_unittest.py180 result_source = {'packages/apps/test/src/main/java'}
183 result_source)
H A Dsource_locator_unittest.py84 result_source = 'packages/apps/test/src/main/java'
89 self.assertEqual(src_path, result_source)
/aosp_15_r20/frameworks/proto_logging/stats/atoms/sysui/
H A Dsysui_extension_atoms.proto97 optional int32 result_source = 8; field
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/libstats_proto_host/linux_glibc_x86_64_shared/gen/proto/frameworks/proto_logging/stats/atoms/sysui/
Dsysui_extension_atoms.pb.h871 ::int32_t result_source() const; in Swap()
3403 inline ::int32_t LauncherImpressionEventV2::result_source() const { in result_source() function
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/libstatslog_rust/android_arm64_armv8-2a_cortex-a55_rlib_rlib-std_apex31/out/
Dstatslog.rs49523 pub r#result_source: i32,
49528 …te, self.r#query_length, self.r#result_type, self.r#is_visible, self.r#uid, self.r#result_source, ) in stats_write()
49540 r#result_source: i32, in stats_write()
49554 AStatsEvent_writeInt32(__event, r#result_source); in stats_write()
/aosp_15_r20/out/soong/.intermediates/frameworks/proto_logging/stats/stats_log_api_gen/statslog.rs/gen/
Dstatslog.rs49523 pub r#result_source: i32,
49528 …te, self.r#query_length, self.r#result_type, self.r#is_visible, self.r#uid, self.r#result_source, ) in stats_write()
49540 r#result_source: i32, in stats_write()
49554 AStatsEvent_writeInt32(__event, r#result_source); in stats_write()