/system/nvram/hal/ |
D | nvram_device_adapter.cpp | 35 nvram_result_t Execute(const nvram_device_t* device, in Execute() function 44 adapter->nvram_implementation()->Execute(request, &response); in Execute() 65 nvram_result_t result = Execute<nvram::COMMAND_GET_INFO>( in device_get_total_size_in_bytes() 75 nvram_result_t result = Execute<nvram::COMMAND_GET_INFO>( in device_get_available_size_in_bytes() 85 nvram_result_t result = Execute<nvram::COMMAND_GET_INFO>( in device_get_max_space_size_in_bytes() 95 nvram_result_t result = Execute<nvram::COMMAND_GET_INFO>( in device_get_max_spaces() 107 nvram_result_t result = Execute<nvram::COMMAND_GET_INFO>( in device_get_space_list() 129 nvram_result_t result = Execute<nvram::COMMAND_GET_SPACE_INFO>( in device_get_space_size() 143 nvram_result_t result = Execute<nvram::COMMAND_GET_SPACE_INFO>( in device_get_space_controls() 166 nvram_result_t result = Execute<nvram::COMMAND_GET_SPACE_INFO>( in device_is_space_locked() [all …]
|
D | testing_nvram_implementation.cpp | 41 void Execute(const nvram::Request& request, 70 void TestingNvramImplementation::Execute(const nvram::Request& request, in Execute() function in __anon19664e480111::TestingNvramImplementation
|
/system/core/fs_mgr/libsnapshot/ |
D | snapshot_fuzz.cpp | 289 Result<typename FuzzFunction::ReturnType> Execute(int action_index) { in Execute() function in android::snapshot::LibsnapshotFuzzerTest 334 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(BeginUpdate)>(i++)); in TEST_F() 335 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(CreateUpdateSnapshots)>(i++)); in TEST_F() 336 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(MapUpdateSnapshot)>(i++)) << "sys_b"; in TEST_F() 337 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(MapUpdateSnapshot)>(i++)) << "vnd_b"; in TEST_F() 338 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(MapUpdateSnapshot)>(i++)) << "prd_b"; in TEST_F() 339 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(FinishedSnapshotWrites)>(i++)); in TEST_F() 340 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(UnmapUpdateSnapshot)>(i++)) << "sys_b"; in TEST_F() 341 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(UnmapUpdateSnapshot)>(i++)) << "vnd_b"; in TEST_F() 342 ASSERT_RESULT_TRUE(Execute<SNAPSHOT_FUZZ_FN_NAME(UnmapUpdateSnapshot)>(i++)) << "prd_b"; in TEST_F() [all …]
|
/system/core/init/ |
D | subcontext_test.cpp | 57 auto result = subcontext.Execute(std::vector<std::string>{"return_pids_as_error"}); in TEST() 83 auto result = subcontext.Execute(args); in TEST() 106 auto result = subcontext.Execute(args); in TEST() 110 auto result = subcontext.Execute(std::vector<std::string>{"return_words_as_error"}); in TEST() 121 auto result = subcontext.Execute(std::vector<std::string>{"cause_log_fatal"}); in TEST() 124 auto result2 = subcontext.Execute(std::vector<std::string>{"generate_sane_error"}); in TEST() 133 auto result = subcontext.Execute(std::vector<std::string>{"return_context_as_error"}); in TEST() 144 auto result = subcontext.Execute( in TEST()
|
D | subcontext_benchmark.cpp | 40 subcontext.Execute(std::vector<std::string>{"return_success"}); in BenchmarkSuccess()
|
D | subcontext.h | 46 Result<void> Execute(const std::vector<std::string>& args);
|
/system/sepolicy/prebuilts/api/31.0/private/ |
D | gki_apex_prepostinstall.te | 8 # Execute /system/bin/sh. 11 # Execute various toolsbox utilities.
|
/system/sepolicy/private/ |
D | gki_apex_prepostinstall.te | 8 # Execute /system/bin/sh. 11 # Execute various toolsbox utilities.
|
/system/memory/libmemunreachable/ |
D | Tarjan.h | 72 void Execute(Graph<T>& graph, SCCList<T>& out); 84 void TarjanAlgorithm<T>::Execute(Graph<T>& graph, SCCList<T>& out) { in Execute() function 133 tarjan.Execute(graph, out); in Tarjan()
|
/system/nvram/hal/include/nvram/hal/ |
D | nvram_device_adapter.h | 36 virtual void Execute(const nvram::Request& request,
|
/system/sepolicy/prebuilts/api/27.0/private/ |
D | dumpstate.te | 6 # Execute and transition to the vdc domain
|
/system/sepolicy/vendor/ |
D | vendor_install_recovery.te | 12 # Execute /vendor/bin/applypatch
|
/system/sepolicy/prebuilts/api/26.0/private/ |
D | dumpstate.te | 6 # Execute and transition to the vdc domain
|
/system/sepolicy/prebuilts/api/27.0/public/ |
D | install_recovery.te | 11 # Execute /system/bin/applypatch
|
/system/sepolicy/prebuilts/api/29.0/private/ |
D | art_apex_preinstall.te | 22 # Execute subscripts in the same domain.
|
D | dumpstate.te | 5 # Execute and transition to the vdc domain
|
/system/sepolicy/prebuilts/api/29.0/public/ |
D | install_recovery.te | 11 # Execute /system/bin/applypatch
|
/system/sepolicy/prebuilts/api/26.0/public/ |
D | install_recovery.te | 11 # Execute /system/bin/applypatch
|
/system/sepolicy/prebuilts/api/28.0/public/ |
D | install_recovery.te | 11 # Execute /system/bin/applypatch
|
/system/sepolicy/prebuilts/api/30.0/private/ |
D | art_apex_preinstall.te | 22 # Execute subscripts in the same domain.
|
D | dumpstate.te | 5 # Execute and transition to the vdc domain
|
/system/sepolicy/prebuilts/api/28.0/private/ |
D | dumpstate.te | 5 # Execute and transition to the vdc domain
|
/system/extras/simpleperf/demo/SimpleperfExampleOfKotlin/ |
D | gradlew.bat | 74 @rem Execute Gradle
|
/system/extras/simpleperf/demo/SimpleperfExampleWithNative/ |
D | gradlew.bat | 74 @rem Execute Gradle
|
/system/extras/power_profile/camera_avg/ |
D | gradlew.bat | 74 @rem Execute Gradle
|