/system/nvram/core/tests/ |
D | nvram_manager_test.cpp | 83 NvramSpace space; in TEST_F() local 123 NvramSpace space; in TEST_F() local 168 NvramSpace space; in TEST_F() local 204 NvramSpace space; in TEST_F() local 223 NvramSpace space; in TEST_F() local 276 NvramSpace space; in TEST_F() local 449 NvramSpace space; in TEST_F() local 466 NvramSpace space; in TEST_F() local 487 NvramSpace space; in TEST_F() local 531 NvramSpace space; in TEST_F() local [all …]
|
/system/nvram/hal/tests/ |
D | nvram_hal_test.cc | 246 ScopedNvramSpace space(&device, kTestIndex1, 32); in TEST() local 264 ScopedNvramSpace space(&device, kTestIndex1, 17); in TEST() local 277 ScopedNvramSpace space(&device, kTestIndex1, 32); in TEST() local 291 ScopedNvramSpace space(&device, kTestIndex1, 32); in TEST() local 309 ScopedNvramSpace space(&device, kTestIndex1, 1); in TEST() local 318 ScopedNvramSpace space(&device, kTestIndex1, in TEST() local 327 ScopedNvramSpace space(&device, kTestIndex1, 32, kControlList); in TEST() local 339 ScopedNvramSpace space( in TEST() local 352 ScopedNvramSpace space(&device, kTestIndex1, 32); in TEST() local 360 ScopedNvramSpace space(&device, kTestIndex1, 32); in TEST() local [all …]
|
/system/extras/simpleperf/scripts/ |
D | pprof_proto_generator.py | 100 def show_value_type(self, value_type, space=''): argument 105 def show_sample(self, sample, space=''): argument 115 def show_location_id(self, location_id, space=''): argument 119 def show_location(self, location, space=''): argument 129 def show_mapping_id(self, mapping_id, space=''): argument 133 def show_mapping(self, mapping, space=''): argument 147 def show_line(self, line, space=''): argument 153 def show_function_id(self, function_id, space=''): argument 157 def show_function(self, function, space=''): argument 164 def show_label(self, label, space=''): argument
|
/system/nvram/core/ |
D | persistence.cpp | 117 storage::Status LoadSpace(uint32_t index, NvramSpace* space) { in LoadSpace() 126 storage::Status StoreSpace(uint32_t index, const NvramSpace& space) { in StoreSpace()
|
D | nvram_manager.cpp | 50 nvram_result_t GetControlsVector(const NvramSpace& space, in GetControlsVector() 252 NvramSpace space; in CreateSpace() local 680 NvramSpace space; in Initialize() local 845 const NvramSpace& space) { in WriteSpace()
|
/system/core/base/ |
D | stringprintf.cpp | 28 char space[1024]; in StringAppendV() local
|
/system/tpm/tpm_manager/server/ |
D | mock_tpm_nvram.cc | 152 NvSpace& space = nvram_map_[index]; in FakeGetSpaceInfo() local
|
/system/tools/hidl/ |
D | CompoundType.cpp | 487 std::string space = prefix.empty() ? "" : (prefix + "::"); in emitTypeDefinitions() local 797 std::string space = prefix.empty() ? "" : (prefix + "::"); in emitStructReaderWriter() local 868 const std::string space(prefix.empty() ? "" : (prefix + "::")); in emitResolveReferenceDef() local
|
D | Method.cpp | 126 std::string space = (specifyNamespaces ? "::android::hardware::" : ""); in generateCppSignature() local
|
D | ArrayType.cpp | 69 std::string space = specifyNamespaces ? "::android::hardware::" : ""; in getCppType() local
|
D | Interface.cpp | 742 std::string space = prefix.empty() ? "" : (prefix + "::"); in emitTypeDefinitions() local
|
/system/update_engine/ |
D | chrome_browser_proxy_resolver.cc | 166 string::iterator space; in ParseProxyString() local
|
/system/tools/hidl/utils/ |
D | Formatter.cpp | 181 void Formatter::setNamespace(const std::string &space) { in setNamespace()
|
/system/core/logcat/tests/ |
D | logcat_test.cpp | 1508 char space; in End_to_End() local
|