Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/include/common/
Dbuild_message.h10 static const char build_message[] = "Built : " BUILD_MESSAGE_TIMESTAMP; variable
/aosp_15_r20/external/curl/lib/
H A Dcurl_sasl.c297 static CURLcode build_message(struct SASL *sasl, struct bufref *msg) in build_message() function
/aosp_15_r20/external/pytorch/torch/csrc/
H A DExceptions.h186 void build_message() { in build_message() function