Home
last modified time | relevance | path

Searched refs:nested (Results 1 – 16 of 16) sorted by relevance

/packages/modules/StatsD/statsd/src/state/
DStateTracker.cpp61 const bool nested = newState.mAnnotations.isNested(); in onLogEvent() local
63 updateStateForPrimaryKey(eventTimeNs, primaryKey, newState, nested, stateValueInfo); in onLogEvent()
115 const FieldValue& newState, const bool nested, in updateStateForPrimaryKey() argument
129 if (!nested) { in updateStateForPrimaryKey()
DStateTracker.h82 const FieldValue& newState, const bool nested,
/packages/apps/CarrierConfig/tests/src/com/android/carrierconfig/
DCarrierConfigTest.java277 for (Class nested : CarrierConfigManager.class.getDeclaredClasses()) { in getCarrierConfigXmlNames()
278 Log.i("CarrierConfigTest", nested.toString()); in getCarrierConfigXmlNames()
279 if (nested.isInterface()) { in getCarrierConfigXmlNames()
282 if (Modifier.isStatic(nested.getModifiers())) { in getCarrierConfigXmlNames()
283 names.addAll(getCarrierConfigXmlNames(nested)); in getCarrierConfigXmlNames()
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/tests/
Dconversions.rs28 nested: Vec<Vec<String>>, field
39 nested: Vec<Vec<String>>, field
186 nested: vec![ in test_dbus_propmap_success()
199 nested: vec![], in test_dbus_propmap_success()
/packages/modules/Bluetooth/system/gd/packet/parser/
Dfield_list.h133 FieldList Merge(FieldList nested) const { in Merge() argument
140 for (const auto& field : nested) { in Merge()
/packages/modules/StatsD/statsd/src/
DFieldValue.h372 inline void setNested(bool nested) { setBitmaskAtPos(NESTED_POS, nested); } in setNested() argument
/packages/modules/Bluetooth/system/gd/rust/linux/stack/btif_macros/src/
Dlib.rs116 Some(meta_list.nested[0].clone()) in btif_callbacks_dispatcher()
/packages/apps/Car/DebuggingRestrictionController/server/functions/
D.eslintrc.json120 // Warn against nested then() or catch() statements
/packages/modules/NeuralNetworks/tools/systrace_parser/
Dcontract-between-code-and-parser.txt56 … Note: These can be nested as per rows
61 … phase that is not supposed to be nested,
/packages/modules/StatsD/statsd/src/logd/
DLogEvent.cpp387 bool nested = readNextValue<uint8_t>(); in parseStateNestedAnnotation() local
388 mValues[mValues.size() - 1].mAnnotations.setNested(nested); in parseStateNestedAnnotation()
/packages/modules/Bluetooth/system/gd/rust/linux/dbus_projection/dbus_macros/src/
Dlib.rs125 Some(meta_list.nested[0].clone()) in generate_dbus_exporter()
334 Some(meta_list.nested[0].clone()) in generate_dbus_interface_client()
722 Some(meta_list.nested[0].clone()) in dbus_proxy_obj()
/packages/apps/Launcher3/protos/
Dlauncher_atom.proto43 // Item can be child node to parent container or parent containers (nested)
/packages/modules/NeuralNetworks/tools/test_generator/
DREADME.md329 Converters that support nested control flow models accept the following syntax:
/packages/inputmethods/LatinIME/dictionaries/
Den_GB_wordlist.combined.gz1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
Den_US_wordlist.combined.gz1dictionary=main:en_us,locale=en_US,description=English (US),date ...
Den_wordlist.combined.gz1dictionary=main:en,locale=en,description=English,date=1414726273, ...