Home
last modified time | relevance | path

Searched defs:pushed (Results 1 – 25 of 82) sorted by relevance

1234

/aosp_15_r20/frameworks/proto_logging/stats/stats_log_api_gen/
H A Dtest_external.proto70 oneof pushed { oneof
105 oneof pushed { oneof
115 oneof pushed { oneof
127 oneof pushed { oneof
138 oneof pushed { BadAttributionNodePositionAtom bad = 1; } oneof
142 oneof pushed { GoodBinaryFieldAtom field1 = 1; } oneof
155 oneof pushed { BadBinaryFieldAtom field1 = 1; } oneof
164 oneof pushed { oneof
173 oneof pushed { oneof
263 oneof pushed { oneof
[all …]
H A Dtest.proto70 oneof pushed { oneof
105 oneof pushed { oneof
115 oneof pushed { oneof
127 oneof pushed { oneof
138 oneof pushed { BadAttributionNodePositionAtom bad = 1; } oneof
142 oneof pushed { GoodBinaryFieldAtom field1 = 1; } oneof
155 oneof pushed { BadBinaryFieldAtom field1 = 1; } oneof
164 oneof pushed { oneof
173 oneof pushed { oneof
263 oneof pushed { oneof
[all …]
H A Dtest_vendor_atoms.proto24 oneof pushed { oneof
/aosp_15_r20/packages/modules/Telephony/libs/TelephonyStatsLib/src/com/android/telephony/statslib/
DStatsLib.java103 public void write(AtomsPushed pushed) { in write()
111 protected void onWritePushedAtom(AtomsPushed pushed) { in onWritePushedAtom()
135 AtomsPushed pushed = (AtomsPushed) message.obj; in handleMessage() local
155 private void append(AtomsPushed pushed) { in append()
DStatsLibStorage.java89 List<AtomsPushed> pushed = mPushed.get(statsId); in init() local
/aosp_15_r20/external/libdav1d/tests/checkasm/arm/
H A Dcheckasm_32.S65 .equ pushed, 4*9 define
72 .equ pushed, pushed + 16*4 + 4 define
/aosp_15_r20/external/kmod/libkmod/
H A Dlibkmod-index.c369 int ch, pushed; in index_dump_node() local
489 int pushed = 0; in index_searchwild__all() local
848 int ch, pushed; in index_mm_dump_node() local
971 int pushed = 0; in index_mm_searchwild_all() local
/aosp_15_r20/out/soong/.intermediates/packages/modules/StatsD/statsd/statsd/android_arm64_armv8-2a_cortex-a55_apex30/gen/proto/packages/modules/StatsD/statsd/src/shell/
Dshell_config.pb.h652 inline const ::android::os::statsd::SimpleAtomMatcher& ShellSubscription::pushed(int index) const { in pushed() function
665 ShellSubscription::pushed() const { in pushed() function
/aosp_15_r20/packages/services/Car/cpp/telemetry/proto/
DCarData.proto40 oneof pushed { oneof
/aosp_15_r20/packages/modules/Bluetooth/system/packet/avrcp/
Dpass_through_packet.h38 PassThroughPacketBuilder(bool response, bool pushed, uint8_t operation_id) in PassThroughPacketBuilder()
Dpass_through_packet.cc25 bool response, bool pushed, uint8_t operation_id) { in MakeBuilder()
/aosp_15_r20/system/chre/core/
H A Devent_ref_queue.cc32 bool pushed = mQueue.push(event); in push() local
H A Dchre_metrics_with_atom.proto35 oneof pushed { oneof
/aosp_15_r20/packages/modules/StatsD/statsd/src/shell/
Dshell_config.proto37 repeated SimpleAtomMatcher pushed = 1; field
/aosp_15_r20/external/perfetto/protos/third_party/statsd/
H A Dshell_config.proto26 repeated StatsdSimpleAtomMatcher pushed = 1; field
/aosp_15_r20/packages/modules/StatsD/statsd/tools/localtools/test/data/
Datoms.proto29 oneof pushed { oneof
/aosp_15_r20/frameworks/hardware/interfaces/stats/aidl/vts/java/
Dtest_vendor_atom.proto28 oneof pushed { oneof
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/
Dtest_scheduled_tp.cpp34 void func(steady_clock::time_point pushed, steady_clock::duration dur) in func()
/aosp_15_r20/external/sdv/vsomeip/third_party/boost/thread/test/sync/mutual_exclusion/sync_pq/
Dtq_single_thread_pass.cpp98 void func(steady_clock::time_point pushed, steady_clock::duration dur) in func()
/aosp_15_r20/external/eigen/unsupported/test/
H A Dcxx11_runqueue.cpp168 int pushed = 1; in test_stress_runqueue() local
/aosp_15_r20/external/swiftshader/src/Reactor/
H A DLLVMReactorDebugInfo.hpp169 std::vector<const void *> pushed; member in rr::DebugInfo
/aosp_15_r20/trusty/user/base/lib/metrics_atoms/android/frameworks/stats/
Datoms.proto24 oneof pushed { oneof
/aosp_15_r20/out/soong/.intermediates/external/perfetto/perfetto_protos_third_party_statsd_config_zero_gen_headers/gen/external/perfetto/protos/third_party/statsd/
Dshell_config.pbzero.h152 …::protozero::RepeatedFieldIterator<::protozero::ConstBytes> pushed() const { return GetRepeated<::… in pushed() function
/aosp_15_r20/external/mesa3d/src/panfrost/compiler/
H A Dbi_opt_push_ubo.c287 unsigned pushed = 0, unpaired_count = 0; in bi_opt_reorder_push() local
/aosp_15_r20/packages/modules/Bluetooth/android/app/src/com/android/bluetooth/avrcp/
DAvrcpTargetService.java487 void sendMediaKeyEvent(int key, boolean pushed) { in sendMediaKeyEvent()

1234