Searched refs:msgref (Results 1 – 2 of 2) sorted by relevance
/external/wpa_supplicant_8/hs20/client/ |
D | oma_dm_client.c | 153 int msgref, int cmdref, int cmdid, in add_status() argument 162 xml_node_create_text(ctx->xml, node, NULL, "MsgRef", int2str(msgref)); in add_status() 178 int msgref, int cmdref, int cmdid, in add_results() argument 188 xml_node_create_text(ctx->xml, node, NULL, "MsgRef", int2str(msgref)); in add_results()
|
/external/llvm/tools/llvm-objdump/ |
D | MachODump.cpp | 2346 bool &classref, bool &selref, bool &msgref, in GuessPointerPointer() argument 2350 msgref = false; in GuessPointerPointer() 2384 msgref = true; in GuessPointerPointer() 5680 bool classref, selref, msgref, cfstring; in GuessLiteralPointer() local 5682 selref, msgref, cfstring); in GuessLiteralPointer() 5727 } else if (pointer_value != 0 && msgref) { in GuessLiteralPointer()
|