Searched refs:program (Results 1 – 24 of 24) sorted by relevance
/system/update_engine/ |
D | test_subprocess.cc | 31 void usage(const char* program, const char* error) { in usage() argument 34 fprintf(stderr, "Usage: %s <cmd> [args..]\n", program); in usage()
|
D | update_engine-client.gyp | 19 # by the update_engine_client console program to interact with
|
D | update_metadata.proto | 180 // external program the number of bytes to read from the blocks we pass it. 208 // Whether this partition carries a filesystem with post-install program that 213 // The path of the executable program to run during the post-install step, 220 // filesystem to run the post-install program. If not set, a fixed list of
|
/system/sepolicy/tools/fc_sort/ |
D | NOTICE | 16 Foundation's software and to any other program whose authors commit to 33 For example, if you distribute copies of such a program, whether 50 Finally, any free program is threatened constantly by software 52 program will individually obtain patent licenses, in effect making the 53 program proprietary. To prevent this, we have made it clear that any 62 0. This License applies to any program or other work which contains 65 refers to any such program or work, and a "work based on the Program" 103 c) If the modified program normally reads commands interactively 108 a warranty) and that users may redistribute the program under 152 received the program in object code or executable form with such [all …]
|
/system/sepolicy/public/ |
D | postinstall.te | 1 # Domain where the postinstall program runs during the update. 2 # Extend the permissions in this domain to allow this program to access other
|
D | kernel.te | 91 # ever execute a program outside the rootfs without changing to another domain. 94 # - The program is a kernel usermodehelper. In this case, define a domain 95 # for the program and domain_auto_trans() to it. 97 # and is then trying to exec a shell or other program. You lose!
|
D | update_engine_common.te | 28 # A postinstall program is typically a shell script (with a #!), so we allow 32 # Allow update_engine_common to suspend, resume and kill the postinstall program.
|
D | fsck_untrusted.te | 1 # Any fsck program run on untrusted block devices
|
D | fsck.te | 1 # Any fsck program run by init
|
D | init.te | 421 # init should never execute a program without changing to another domain.
|
/system/sepolicy/private/ |
D | shared_relro.te | 4 # The shared relro process is a Java program forked from the zygote, so it
|
D | update_engine_common.te | 3 # The postinstall program is run by update_engine_common and will always be tagged as a
|
D | webview_zygote.te | 63 # Must not exec() a program without changing domains.
|
/system/extras/perfprofd/ |
D | perf_data_converter.cc | 157 auto program = ret.add_programs(); in RawPerfDataToAndroidPerfProfile() local 158 program->set_name(program_profile.first); in RawPerfDataToAndroidPerfProfile() 161 auto module = program->add_modules(); in RawPerfDataToAndroidPerfProfile()
|
D | perf_profile.proto | 63 // All samples for a program. 65 // Name of the program.
|
/system/sepolicy/ |
D | NOTICE | 6 non-commercially developed program that may contain "bugs" (as that
|
/system/core/adb/ |
D | OVERVIEW.TXT | 33 The 'adbd' program runs as a background process within an Android device 39 connected to the adbd program within it. Otherwise, the device is OFFLINE, 48 The 'adb' command-line program is used to run adb commands from a shell
|
D | protocol.txt | 213 The core of the bridge program will use three threads. One thread 225 the remote connection threadpair and that the rest of the program will 228 The bridge program will be able to have a number of mini-servers 231 service, the bridge program will create a stream socketpair and spawn
|
/system/extras/simpleperf/ |
D | README.md | 79 simpleperf stat is used to get a raw event counter information of the profiled program 199 simpleperf record is used to dump records of the profiled program. By passing 270 perf.data and executable binaries used by the monitored program, filter out 365 report call-graph of a program, we need to dump user stack and register set in
|
/system/tools/hidl/ |
D | hidl-gen_y.yy | 256 %start program 420 program
|
/system/core/init/ |
D | README.md | 569 /dev/null. To help with debugging, you can execute your program via the 570 Android program logwrapper. This will redirect stdout/stderr into the
|
/system/chre/chre_api/doc/ |
D | Doxyfile | 666 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 668 # the version control system). Doxygen will invoke the program by executing (via 671 # by doxygen. Whatever the program writes to standard output is used as the file 869 # The INPUT_FILTER tag can be used to specify a program that doxygen should 870 # invoke to filter for each input file. Doxygen will invoke the filter program 877 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1878 # If the XML_PROGRAMLISTING tag is set to YES, doxygen will dump the program 1906 # program listings (including syntax highlighting and cross-referencing
|
/system/media/audio_utils/ |
D | Doxyfile | 643 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 645 # the version control system). Doxygen will invoke the program by executing (via 648 # by doxygen. Whatever the program writes to standard output is used as the file 836 # The INPUT_FILTER tag can be used to specify a program that doxygen should 837 # invoke to filter for each input file. Doxygen will invoke the filter program 844 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1804 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
|
D | Doxyfile.orig | 643 # The FILE_VERSION_FILTER tag can be used to specify a program or script that 645 # the version control system). Doxygen will invoke the program by executing (via 648 # by doxygen. Whatever the program writes to standard output is used as the file 836 # The INPUT_FILTER tag can be used to specify a program that doxygen should 837 # invoke to filter for each input file. Doxygen will invoke the filter program 844 # program writes to standard output. If FILTER_PATTERNS is specified, this tag 1804 # If the XML_PROGRAMLISTING tag is set to YES doxygen will dump the program
|