Searched refs:blRes (Results 1 – 7 of 7) sorted by relevance
62 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetAllNetworkInterfaces() local63 if (!blRes) { in GetAllNetworkInterfaces()94 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetIpOrMacAddress() local95 if (!blRes) { in GetIpOrMacAddress()143 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsNetworkInterfaceDisabled() local144 if (!blRes) { in IsNetworkInterfaceDisabled()189 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in ListIptablesFilterRules() local190 if (!blRes) { in ListIptablesFilterRules()235 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetGlobalHttpProxy() local236 if (!blRes) { in GetGlobalHttpProxy()
74 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDeviceInfo() local75 if (!blRes) { in GetDeviceInfo()
60 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in IsWifiActive() local61 if (!blRes) { in IsWifiActive()
97 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetPolicies() local98 if (!blRes) { in GetPolicies()
98 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetDisallowedRunningBundles() local99 if (!blRes) { in GetDisallowedRunningBundles()
55 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetScreenOffTime() local56 if (!blRes) { in GetScreenOffTime()
168 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in GetBundlesByPolicyType() local169 if (!blRes) { in GetBundlesByPolicyType()283 bool blRes = reply.ReadInt32(ret) && (ret == ERR_OK); in WriteFileToStream() local284 if (!blRes) { in WriteFileToStream()