Home
last modified time | relevance | path

Searched defs:CreateLabel (Results 1 – 13 of 13) sorted by relevance

/aosp_15_r20/external/armnn/src/profiling/test/
H A DTestTimelinePacketHandler.cpp112 arm::pipe::ITimelineDecoder::TimelineStatus TimelineMessageDecoder::CreateLabel( in CreateLabel() function in arm::pipe::TimelineMessageDecoder
/aosp_15_r20/external/googleapis/google/apps/drive/labels/v2/
H A Dlabel_service.proto85 rpc CreateLabel(CreateLabelRequest) returns (Label) { rpc
/aosp_15_r20/external/googleapis/google/apps/drive/labels/v2beta/
H A Dlabel_service.proto85 rpc CreateLabel(CreateLabelRequest) returns (Label) { rpc
/aosp_15_r20/external/armnn/profiling/server/src/timelineDecoder/
H A DTimelineDecoder.cpp55 TimelineDecoder::TimelineStatus TimelineDecoder::CreateLabel(const Label &label) in CreateLabel() function in arm::pipe::TimelineDecoder
/aosp_15_r20/external/armnn/src/timelineDecoder/
H A DJSONTimelineDecoder.cpp55 JSONTimelineDecoder::TimelineStatus JSONTimelineDecoder::CreateLabel(const Label& label) in CreateLabel() function in armnn::timelinedecoder::JSONTimelineDecoder
/aosp_15_r20/external/libtextclassifier/native/annotator/pod_ner/
H A Dutils_test.cc64 LabelT CreateLabel(BoiseType boise_type, MentionType mention_type, in CreateLabel() function
/aosp_15_r20/art/compiler/utils/x86/
H A Djni_macro_assembler_x86.cc544 std::unique_ptr<JNIMacroLabel> X86JNIMacroAssembler::CreateLabel() { in CreateLabel() function in art::x86::X86JNIMacroAssembler
/aosp_15_r20/art/compiler/utils/riscv64/
H A Djni_macro_assembler_riscv64.cc556 std::unique_ptr<JNIMacroLabel> Riscv64JNIMacroAssembler::CreateLabel() { in CreateLabel() function in art::riscv64::Riscv64JNIMacroAssembler
/aosp_15_r20/art/compiler/utils/x86_64/
H A Djni_macro_assembler_x86_64.cc612 std::unique_ptr<JNIMacroLabel> X86_64JNIMacroAssembler::CreateLabel() { in CreateLabel() function in art::x86_64::X86_64JNIMacroAssembler
/aosp_15_r20/art/compiler/utils/arm64/
H A Djni_macro_assembler_arm64.cc801 std::unique_ptr<JNIMacroLabel> Arm64JNIMacroAssembler::CreateLabel() { in CreateLabel() function in art::arm64::Arm64JNIMacroAssembler
/aosp_15_r20/art/compiler/utils/arm/
H A Djni_macro_assembler_arm_vixl.cc1005 std::unique_ptr<JNIMacroLabel> ArmVIXLJNIMacroAssembler::CreateLabel() { in CreateLabel() function in art::arm::ArmVIXLJNIMacroAssembler
/aosp_15_r20/external/aws-sdk-java-v2/services/lookoutequipment/src/main/resources/codegen-resources/
H A Dservice-2.json53 "CreateLabel":{ object
/aosp_15_r20/out/soong/.intermediates/external/libtextclassifier/native/libtextclassifier_fbgen_annotator_model/gen/annotator/
Dmodel_generated.h7575 inline flatbuffers::Offset<Label> CreateLabel(flatbuffers::FlatBufferBuilder &_fbb, const LabelT *_… in CreateLabel() function