/system/connectivity/shill/dbus/ |
D | chromeos_device_dbus_adaptor.cc | 163 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 …]
|
D | chromeos_manager_dbus_adaptor.cc | 147 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 …]
|
D | chromeos_third_party_vpn_dbus_adaptor.cc | 98 Error e; in SetParameters() local 113 Error e; in UpdateConnectionState() local 132 Error e; in SendPacket() local
|
D | chromeos_service_dbus_adaptor.cc | 165 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
|
D | chromeos_dbus_adaptor.cc | 61 Error e; in SetProperty() local 71 Error e; in GetProperties() local 80 Error e; in ClearProperty() local
|
D | chromeos_profile_dbus_adaptor.cc | 106 Error e; in GetEntry() local 119 Error e; in DeleteEntry() local
|
/system/connectivity/shill/ |
D | error_unittest.cc | 35 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
|
D | crypto_util_proxy.cc | 319 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
|
D | ephemeral_profile.cc | 36 static string ObjectID(EphemeralProfile* e) { return e->GetRpcIdentifier(); } in ObjectID()
|
/system/update_engine/payload_generator/ |
D | extent_ranges.cc | 85 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
|
D | graph_utils.cc | 68 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
|
D | extent_utils.h | 58 for (size_t i = 0, e = static_cast<size_t>(extents.size()); i != e; ++i) { in ExpandExtents() local
|
/system/extras/latencytop/ |
D | latencytop.c | 70 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/ |
D | error_unittest.cc | 51 Error e; in VerifyDBusError() local 63 Error e; in TEST_F() local 68 Error e; in TEST_F() local
|
/system/security/keystore-engine/ |
D | eng_keystore.cpp | 101 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()
|
D | dsa_meth.cpp | 124 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()
|
D | ecdsa_meth.cpp | 124 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()
|
D | rsa_meth.cpp | 212 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/ |
D | pixelflinger.cpp | 292 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/ |
D | CodeCache.cpp | 170 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/ |
D | auth_token_table.cpp | 111 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/ |
D | sha1.c | 83 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/ |
D | connection_manager.js | 43 window.addEventListener('message', function(e) { argument
|
/system/core/logd/ |
D | LogWhiteBlackList.h | 45 int cmp(LogBufferElement *e) const { return cmp(e->getUid(), e->getPid()); } in cmp()
|
/system/core/toolbox/ |
D | bsd-compatibility.h | 40 #define _DIAGASSERT(e) ((e) ? (void) 0 : __assert2(__FILE__, __LINE__, __func__, #e)) argument
|