Home
last modified time | relevance | path

Searched refs:variables (Results 1 – 25 of 28) sorted by relevance

12

/system/update_engine/
Dupdate_engine.gyp20 'variables': {
25 'variables': {
81 'variables': {
94 'variables': {
108 'variables': {
127 'variables': {
137 'variables': {
144 'variables': {
214 'variables': {
238 'variables': {
[all …]
Dtar_bunzip2.gypi17 'variables': {
Dupdate_engine-client.gyp27 'variables': {
Dpylintrc116 # note). You have access to the variables errors warning, statement which
198 # A regular expression matching names used for dummy variables (i.e. not used).
199 dummy-variables-rgx=^\*{0,2}(_$|unused_|dummy_)
/system/update_engine/update_manager/
Devaluation_context.cc230 auto variables = std::make_unique<base::DictionaryValue>(); in DumpContext() local
232 variables->SetString(it.first->GetName(), it.second.ToString()); in DumpContext()
236 value.Set("variables", std::move(variables)); in DumpContext()
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/JavaApi/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/camera_flashlight/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/SimpleperfExamplePureJava/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/simpleperf/demo/CppApi/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
72 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/camera_avg/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/extras/power_profile/gps_on/
Dgradlew.bat8 @rem Set local scope for the variables with windows NT shell
78 @rem End local scope for the variables with windows NT shell
/system/netd/
DAndroid.bp31 "-misc-non-private-member-variables-in-classes", // Also complains about structs
/system/bt/service/
DAndroid.bp14 // Source variables
/system/bt/btif/
DAndroid.bp1 // Common variables
/system/core/fastboot/
DAndroid.bp120 "device/variables.cpp",
DREADME.md120 variables, so older devices might exhibit this behavior,
162 The "getvar:%s" command is used to read client variables which
252 In this example the fastboot host queries the device for two variables,
/system/bt/doc/
Dstyle_guide.md64 * use `static const` variables instead of `#define`
96 In nearly all cases, variables should be declared and initialized on the same line.
109 As a result of the above rule to declare and initialize variables together,
/system/tools/aidl/
Daidl_language.cpp660 const std::string& comments, std::vector<std::unique_ptr<AidlVariableDeclaration>>* variables) in AidlStructuredParcelable() argument
662 variables_(std::move(*variables)) {} in AidlStructuredParcelable()
Daidl_language.h583 std::vector<std::unique_ptr<AidlVariableDeclaration>>* variables);
/system/sepolicy/
DREADME87 and tags start with @. The option arguments can also use environment variables
/system/chre/
DREADME.md192 methods and variables. This means 2 space indents, camelCase method names, an
/system/core/fastboot/fuzzy_fastboot/
DREADME.md59 variables, with an associated ECMAScript regex you wish the returned variable to match on.
208 <!-- All the device getvar variables should be listed here -->
/system/media/audio_utils/
DDoxyfile615 # appearance of the value of individual variables and macros / defines can be
1730 # Set optional variables used in the generation of an RTF document. Syntax is
1873 # The names of the make variables in the generated doxyrules.make file are
1876 # overwrite each other's variables.
2098 # dependencies (inheritance, containment, and class references variables) of the

12