Home
last modified time | relevance | path

Searched defs:value_bundle (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/out/soong/.intermediates/frameworks/base/cmds/am/libinstrumentation/linux_glibc_x86_64_static/gen/proto/frameworks/base/cmds/am/proto/
Dinstrumentation_data.pb.h1447 inline const ::android::am::ResultsBundle& ResultsBundleEntry::value_bundle() const { in value_bundle() function
1452 ::android::am::ResultsBundle* value_bundle) { in unsafe_arena_set_allocated_value_bundle()
1499 …ne void ResultsBundleEntry::set_allocated_value_bundle(::android::am::ResultsBundle* value_bundle)… in set_allocated_value_bundle()
Dinstrumentation_data.pb.cc284 ResultsBundleEntry::_Internal::value_bundle(const ResultsBundleEntry* msg) { in value_bundle() function in android::am::ResultsBundleEntry::_Internal
/aosp_15_r20/frameworks/base/cmds/am/proto/
H A Dinstrumentation_data.proto30 optional ResultsBundle value_bundle = 7; field