HomeSort by relevance Sort by last modified time
    Searched refs:NVRAM_NOINLINE (Results 1 - 3 of 3) sorted by null

  /system/nvram/messages/include/nvram/messages/
compiler.h 34 #define NVRAM_NOINLINE __attribute__((noinline))
tagged_union.h 252 NVRAM_NOINLINE void Destroy() {
267 NVRAM_NOINLINE void CopyFrom(const TaggedUnion<TagType, Member...>& other) {
286 NVRAM_NOINLINE void MoveFrom(const TaggedUnion<TagType, Member...>& other) {
proto.hpp 134 NVRAM_NOINLINE bool EncodeField(const Type& value, ProtoWriter* writer) {
142 NVRAM_NOINLINE bool DecodeField(Type& value, ProtoReader* reader) {

Completed in 212 milliseconds