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

  /packages/apps/Test/connectivity/sl4n/utils/
common_utils.cpp 29 doc.AddMember(sl4n::kErrorStr, sl4n::kInvalidParamStr, doc.GetAllocator());
command_receiver.cpp 59 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
65 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());
78 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
80 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());
95 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
105 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
108 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());
124 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
129 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());
144 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator())
    [all...]
  /packages/apps/Test/connectivity/sl4n/
base.h 34 const char kErrorStr[] = "error";
  /packages/apps/Test/connectivity/sl4n/facades/wifi/
wifi_facade.cpp 219 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
222 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());
236 doc.AddMember(sl4n::kErrorStr, sl4n::kFailStr, doc.GetAllocator());
239 doc.AddMember(sl4n::kErrorStr, NULL, doc.GetAllocator());

Completed in 63 milliseconds