Home
last modified time | relevance | path

Searched refs:hint (Results 1 – 8 of 8) sorted by relevance

/system/update_engine/
Dpylintrc275 # Include a hint for the correct naming format with invalid-name
276 include-naming-hint=no
283 # Naming hint for function names
284 function-name-hint=[a-z_][a-z0-9_]{2,30}$
289 # Naming hint for variable names
290 variable-name-hint=[a-z_][a-z0-9_]{2,30}$
295 # Naming hint for constant names
296 const-name-hint=(([A-Z_][A-Z0-9_]*)|(__.*__))$
301 # Naming hint for attribute names
302 attr-name-hint=[a-z_][a-z0-9_]{2,30}$
[all …]
Dupdate_metadata.proto316 // as a hint. If set to 0, libsnapshot should use alternative
/system/media/audio_utils/
DMelAggregator.cpp225 auto hint = mergeIt; in aggregateAndAddNewMelRecord_l() local
227 hint = mMelRecords.erase(mergeStart, mergeIt); in aggregateAndAddNewMelRecord_l()
230 mMelRecords.emplace_hint(hint, in aggregateAndAddNewMelRecord_l()
/system/extras/mmap-perf/
DmmapPerf.cpp58 …FileMap(const string &name, size_t size, Hint hint = FILE_MAP_HINT_NONE) : m_name{name}, m_size{si… in FileMap() argument
72 switch (hint) {
/system/tools/mkbootimg/
Dpylintrc191 # Include a hint for the correct naming format with invalid-name
192 include-naming-hint=no
/system/apex/
Dpylintrc197 # Include a hint for the correct naming format with invalid-name
198 include-naming-hint=no
/system/update_engine/update_engine/
Dupdate_metadata.proto316 // as a hint. If set to 0, libsnapshot should use alternative
/system/apex/docs/
DREADME.md569 Note: this only serves as a hint to build system that this apex can be