Home
last modified time | relevance | path

Searched defs:e (Results 1 – 25 of 82) sorted by relevance

1234

/system/connectivity/shill/dbus/
Dchromeos_device_dbus_adaptor.cc163 Error e(Error::kOperationInitiated); in Enable() local
171 Error e(Error::kOperationInitiated); in Disable() local
179 Error e; in ProposeScan() local
192 Error e(Error::kNotSupported, "This function is deprecated in shill"); in AddIPConfig() local
199 Error e(Error::kOperationInitiated); in Register() local
209 Error e(Error::kOperationInitiated); in RequirePin() local
219 Error e(Error::kOperationInitiated); in EnterPin() local
230 Error e(Error::kOperationInitiated); in UnblockPin() local
241 Error e(Error::kOperationInitiated); in ChangePin() local
250 Error e(Error::kOperationInitiated); in Reset() local
[all …]
Dchromeos_manager_dbus_adaptor.cc147 Error e; in CreateProfile() local
160 Error e; in RemoveProfile() local
169 Error e; in PushProfile() local
185 Error e; in InsertUserProfile() local
198 Error e; in PopProfile() local
205 Error e; in PopAnyProfile() local
212 Error e; in PopAllUserProfiles() local
219 Error e; in RecheckPortal() local
227 Error e; in RequestScan() local
235 Error e(Error::kOperationInitiated); in EnableTechnology() local
[all …]
Dchromeos_third_party_vpn_dbus_adaptor.cc98 Error e; in SetParameters() local
113 Error e; in UpdateConnectionState() local
132 Error e; in SendPacket() local
Dchromeos_service_dbus_adaptor.cc165 Error e; in Connect() local
172 Error e; in Disconnect() local
179 Error e; in Remove() local
187 Error e(Error::kOperationInitiated); in ActivateCellularModem() local
196 Error e; in CompleteCellularActivation() local
Dchromeos_dbus_adaptor.cc61 Error e; in SetProperty() local
71 Error e; in GetProperties() local
80 Error e; in ClearProperty() local
Dchromeos_profile_dbus_adaptor.cc106 Error e; in GetEntry() local
119 Error e; in DeleteEntry() local
/system/connectivity/shill/
Derror_unittest.cc35 Error e; in TEST_F() local
41 Error e(Error::kAlreadyExists); in TEST_F() local
48 Error e(Error::kInProgress, kMessage); in TEST_F() local
54 Error e(Error::kAlreadyExists); in TEST_F() local
61 Error e; in TEST_F() local
69 Error e; in TEST_F() local
76 Error e(Error::kInvalidArguments, "Some message"); in TEST_F() local
Dcrypto_util_proxy.cc319 Error e(Error::kOperationFailed, error_msg); in HandleShimReadError() local
324 Error e(Error::kOperationTimeout); in HandleShimTimeout() local
337 Error e; in HandleVerifyResult() local
350 Error* e) { in ParseResponseReturnCode()
384 Error e; in HandleEncryptResult() local
Dephemeral_profile.cc36 static string ObjectID(EphemeralProfile* e) { return e->GetRpcIdentifier(); } in ObjectID()
/system/update_engine/payload_generator/
Dextent_ranges.cc85 for (ExtentSet::iterator it = extent_set_.begin(), e = extent_set_.end(); in AddExtent() local
129 for (ExtentSet::iterator it = extent_set_.begin(), e = extent_set_.end(); in SubtractExtent() local
155 e = ranges.extent_set_.end(); it != e; ++it) { in AddRanges() local
162 e = ranges.extent_set_.end(); it != e; ++it) { in SubtractRanges() local
168 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in AddExtents() local
175 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in SubtractExtents() local
183 for (int i = 0, e = exts.size(); i != e; ++i) { in AddRepeatedExtents() local
190 for (int i = 0, e = exts.size(); i != e; ++i) { in SubtractRepeatedExtents() local
215 e = extent_set_.end(); in Dump() local
236 e = extent_set_.end(); in GetExtentsForBlockCount() local
Dgraph_utils.cc68 for (vector<Extent>::const_iterator it = extents.begin(), e = extents.end(); in AddReadBeforeDepExtents() local
98 for (Graph::iterator it = graph->begin(), e = graph->end(); it != e; ++it) { in DropIncomingEdgesTo() local
107 for (int i = 0, e = field.size(); i != e; ++i) { in DumpExtents() local
115 e = out_edges.end(); it != e; ++it) { in DumpOutEdges() local
126 for (Graph::size_type i = 0, e = graph.size(); i != e; ++i) { in DumpGraph() local
Dextent_utils.h58 for (size_t i = 0, e = static_cast<size_t>(extents.size()); i != e; ++i) { in ExpandExtents() local
/system/extras/latencytop/
Dlatencytop.c70 struct latency_entry *e; in main() local
177 struct latency_entry *e; in read_global_stats() local
206 struct latency_entry *e; in read_process_stats() local
235 struct latency_entry *e; in read_thread_stats() local
273 struct latency_entry *e; in alloc_latency_entry() local
289 static void free_latency_entry(struct latency_entry *e) { in free_latency_entry()
295 struct latency_entry *e; in find_latency_entry() local
327 struct latency_entry *e, *head; in read_latency_file() local
370 struct latency_entry *e, **array; in print_latency_entries() local
/system/connectivity/apmanager/
Derror_unittest.cc51 Error e; in VerifyDBusError() local
63 Error e; in TEST_F() local
68 Error e; in TEST_F() local
/system/security/keystore-engine/
Deng_keystore.cpp101 static EVP_PKEY* keystore_loadkey(ENGINE* e, const char* key_id, UI_METHOD* ui_method, in keystore_loadkey()
165 static int keystore_engine_setup(ENGINE* e) { in keystore_engine_setup()
214 static int keystore_bind_fn(ENGINE *e, const char *id) { in keystore_bind_fn()
Ddsa_meth.cpp124 int dsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in dsa_pkey_setup()
144 int dsa_register(ENGINE* e) { in dsa_register()
Decdsa_meth.cpp124 int ecdsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in ecdsa_pkey_setup()
147 int ecdsa_register(ENGINE* e) { in ecdsa_register()
Drsa_meth.cpp212 int rsa_pkey_setup(ENGINE *e, EVP_PKEY *pkey, const char *key_id) { in rsa_pkey_setup()
234 int rsa_register(ENGINE* e) { in rsa_register()
/system/core/libpixelflinger/
Dpixelflinger.cpp292 const int e = (c->state.enables & GGL_ENABLE_FOG)?1:0; in ggl_enable_fog() local
617 const int e = (c->state.enables & GGL_ENABLE_BLENDING)?1:0; in ggl_enable_blending() local
627 const int e = (c->state.enables & GGL_ENABLE_SCISSOR_TEST)?1:0; in ggl_enable_scissor_test() local
637 const int e = (c->state.enables & GGL_ENABLE_ALPHA_TEST)?1:0; in ggl_enable_alpha_test() local
647 const int e = (c->state.enables & GGL_ENABLE_LOGIC_OP)?1:0; in ggl_enable_logic_op() local
657 const int e = (c->state.enables & GGL_ENABLE_DITHER)?1:0; in ggl_enable_dither() local
673 const int e = (c->state.enables & GGL_ENABLE_DEPTH_TEST)?1:0; in ggl_enable_depth_test() local
683 const int e = (c->state.enables & GGL_ENABLE_AA)?1:0; in ggl_enable_aa() local
693 const int e = (c->state.enables & GGL_ENABLE_POINT_AA_NICE)?1:0; in ggl_enable_point_aa_nice() local
703 const int e = (c->state.enables & GGL_ENABLE_W)?1:0; in ggl_enable_w_lerp() local
/system/core/libpixelflinger/codeflinger/
DCodeCache.cpp170 const cache_entry_t& e = mCacheData.valueAt(index); in lookup() local
189 const cache_entry_t& e = mCacheData.valueAt(i); in cache() local
194 const cache_entry_t& e = mCacheData.valueAt(lru); in cache() local
/system/security/keystore/
Dauth_token_table.cpp111 entries_, [&](Entry& e) { return e.token()->challenge == op_handle && !e.completed(); }); in FindAuthPerOpAuthorization()
154 entries_.erase(remove_if(entries_, [&](Entry& e) { return entry.Supersedes(e); }), in RemoveEntriesSupersededBy()
164 [&](Entry& e) { return e.Supersedes(entry); }); in IsSupersededBySomeEntry()
168 auto found = find_if(entries_, [&](Entry& e) { return e.token()->challenge == op_handle; }); in MarkCompleted()
/system/extras/ext4_utils/
Dsha1.c83 do_R01(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R01()
93 do_R2(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R2()
103 do_R3(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R3()
113 do_R4(u_int32_t *a, u_int32_t *b, u_int32_t *c, u_int32_t *d, u_int32_t *e, CHAR64LONG16 *block) in do_R4()
130 u_int32_t a, b, c, d, e; local
/system/connectivity/shill/test-scripts/
Dconnection_manager.js43 window.addEventListener('message', function(e) { argument
/system/core/logd/
DLogWhiteBlackList.h45 int cmp(LogBufferElement *e) const { return cmp(e->getUid(), e->getPid()); } in cmp()
/system/core/toolbox/
Dbsd-compatibility.h40 #define _DIAGASSERT(e) ((e) ? (void) 0 : __assert2(__FILE__, __LINE__, __func__, #e)) argument

1234