/aosp12/build/soong/java/ |
H A D | hiddenapi_singleton_test.go | 28 func fixtureSetPrebuiltHiddenApiDirProductVariable(prebuiltHiddenApiDir *string) android.FixturePre… 220 func generateDexedPath(subDir, dex, module string) string { 224 func generateDexPath(moduleDir string, module string) string { 228 func generateSdkDexPath(module string, unbundled bool) string {
|
H A D | java_test.go | 68 func testJavaError(t *testing.T, pattern string, bp string) (*android.TestContext, android.Config) { 82 func testJavaWithFS(t *testing.T, bp string, fs android.MockFS) (*android.TestContext, android.Conf… 100 func testJava(t *testing.T, bp string) (*android.TestContext, android.Config) { 108 func defaultModuleToPath(name string) string { 622 func assertDeepEquals(t *testing.T, message string, expected interface{}, actual interface{}) { 1156 func (ctx *mockContext) PropertyErrorf(property, format string, args ...interface{}) { 1175 … checkPatchModuleFlag(t *testing.T, ctx *android.TestContext, moduleName string, expected string) { 1312 …ForSystemModule(t *testing.T, ctx *android.TestContext, moduleName string, expectedSuffix string) {
|
/aosp12/build/soong/cc/ |
H A D | cflag_artifacts.go | 42 func allowedDir(subdir string) bool { 47 func (s *cflagArtifactsText) genFlagFilename(flag string) string { 55 flag string, part int) (string, android.OutputPath) { 67 flag string, using bool, modules []string, part int) int {
|
/aosp12/build/soong/ui/logger/ |
H A D | logger.go | 80 func fileRotation(from, baseName, ext string, cur, max int) error { 99 func CreateFileWithRotation(filename string, maxCount int) (*os.File, error) { 167 func (s *stdLogger) SetOutput(path string) *stdLogger { 221 func (s *stdLogger) Output(calldepth int, str string) error { 228 func (s *stdLogger) VerboseOutput(calldepth int, str string) error { 244 func (s *stdLogger) Printf(format string, v ...interface{}) { 265 func (s *stdLogger) Verbosef(format string, v ...interface{}) { 287 func (s *stdLogger) Fatalf(format string, v ...interface{}) { 309 func (s *stdLogger) Panicf(format string, v ...interface{}) {
|
/aosp12/build/soong/android/ |
H A D | fixture.go | 184 func validateFixtureMockFSPath(path string) { 265 func FixtureAddFile(path string, contents []byte) FixturePreparer { 278 func FixtureAddTextFile(path string, contents string) FixturePreparer { 285 func FixtureOverrideFile(path string, contents []byte) FixturePreparer { 294 func FixtureOverrideTextFile(path string, contents string) FixturePreparer { 299 func FixtureWithRootAndroidBp(contents string) FixturePreparer { 304 func FixtureMergeEnv(env map[string]string) FixturePreparer { 318 func FixtureModifyEnv(mutator func(env map[string]string)) FixturePreparer { 582 func FixtureExpectsAllErrorsToMatchAPattern(patterns []string) FixtureErrorHandler { 675 func (b *baseFixturePreparer) RunTestWithBp(t *testing.T, bp string) *TestResult { [all …]
|
H A D | namespace.go | 102 func (r *NameResolver) newNamespace(path string) *Namespace { 110 func (r *NameResolver) addNewNamespaceForModule(module *NamespaceModule, path string) error { 142 func (r *NameResolver) namespaceAt(path string) (namespace *Namespace, found bool) { 151 func (r *NameResolver) findNamespace(path string) (namespace *Namespace) { 222 func (r *NameResolver) parseFullyQualifiedName(name string) (namespaceName string, moduleName strin… 245 func (r *NameResolver) ModuleFromName(name string, namespace blueprint.Namespace) (group blueprint.… 266 func (r *NameResolver) Rename(oldName string, newName string, namespace blueprint.Namespace) []erro… 296 …(r *NameResolver) MissingDependencyError(depender string, dependerNamespace blueprint.Namespace, d… 337 func (r *NameResolver) UniqueName(ctx blueprint.NamespaceContext, name string) (unique string) { 363 func NewNamespace(path string) *Namespace {
|
H A D | rule_builder.go | 98 func (r *RuleBuilder) MissingDeps(missingDeps []string) { 195 func (r *RuleBuilder) Install(from Path, to string) { 478 func (r *RuleBuilder) Build(name string, desc string) { 937 func (c *RuleBuilderCommand) Text(text string) *RuleBuilderCommand { 953 func (c *RuleBuilderCommand) Flag(flag string) *RuleBuilderCommand { 969 func (c *RuleBuilderCommand) Flags(flags []string) *RuleBuilderCommand { 985 func (c *RuleBuilderCommand) FlagForEachArg(flag string, args []string) *RuleBuilderCommand { 995 func (c *RuleBuilderCommand) FlagWithList(flag string, list []string, sep string) *RuleBuilderComma… 1201 func (c *RuleBuilderCommand) FlagWithInputList(flag string, paths Paths, sep string) *RuleBuilderCo… 1276 func ninjaNameEscape(s string) string { [all …]
|
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_backup_extension/include/report/ |
H A D | statistic_processor.h | 28 …StatisticProcessor &ParseTotalCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseTotalCount() 42 …StatisticProcessor &ParseImageCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseImageCount() 56 …StatisticProcessor &ParseVideoCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseVideoCount() 70 …StatisticProcessor &ParseCloudCount(std::unordered_map<std::string, AlbumMediaStatisticInfo> &albu… in ParseCloudCount()
|
/aosp12/build/blueprint/ |
H A D | name_interface.go | 121 func (s *SimpleNameInterface) ModuleFromName(moduleName string, namespace Namespace) (group ModuleG… 126 func (s *SimpleNameInterface) Rename(oldName string, newName string, namespace Namespace) (errs []e… 170 …*SimpleNameInterface) MissingDependencyError(depender string, dependerNamespace Namespace, depende… 178 func (s *SimpleNameInterface) UniqueName(ctx NamespaceContext, name string) (unique string) {
|
/aosp12/build/soong/cmd/multiproduct_kati/ |
H A D | main.go | 72 func (m *multipleStringArg) Set(s string) error { 80 func errMsgFromLog(filename string) string { 131 func inList(str string, list []string) bool { 140 func copyFile(from, to string) error { 383 func buildProduct(mpctx *mpContext, product string) { 501 func (f *failureCount) Message(level status.MsgLevel, message string) { 514 func splitList(list []string, shardCount int) (ret [][]string) {
|
/aosp12/build/soong/dexpreopt/ |
H A D | dexpreopt_test.go | 23 func testSystemModuleConfig(ctx android.PathContext, name string) *ModuleConfig { 27 func testSystemProductModuleConfig(ctx android.PathContext, name string) *ModuleConfig { 31 func testProductModuleConfig(ctx android.PathContext, name string) *ModuleConfig { 35 func testModuleConfig(ctx android.PathContext, name, partition string) *ModuleConfig {
|
/aosp12/build/soong/shared/ |
H A D | env.go | 39 func EnvFileContents(envDeps map[string]string) ([]byte, error) { 60 func StaleEnvFile(filepath string, getenv func(string) string) (bool, error) { 96 func EnvFromFile(envFile string) (map[string]string, error) {
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/mock/src/ |
H A D | bundle_data_storage_rdb.cpp | 34 bool BundleDataStorageRdb::LoadAllData(std::map<std::string, InnerBundleInfo> &infos) in LoadAllData() 61 const std::map<std::string, std::string> &datas, in TransformStrToInfo() 65 void BundleDataStorageRdb::UpdateDataBase(std::map<std::string, InnerBundleInfo> &infos) in UpdateDataBase()
|
/aosp12/build/blueprint/bootstrap/bpglob/ |
H A D | bpglob.go | 74 func (v *versionArg) Set(s string) error { 106 func (p *patternsArgs) Set(s string) error { 119 func (e *excludeArgs) Set(s string) error { 183 func writeErrorOutput(path string, globErr error) { 200 func globsWithDepFile(fileListFile, depFile string, globs []globArg) error {
|
/aosp12/build/soong/androidmk/androidmk/ |
H A D | androidmk.go | 67 func (f *bpFile) insertComment(s string) { 79 func (f *bpFile) insertExtraComment(s string) { 85 func (f *bpFile) errorf(failedNode mkparser.Node, message string, args ...interface{}) { 97 func (f *bpFile) warnf(message string, args ...interface{}) { 103 func (f *bpFile) addErrorText(message string) { 132 func ConvertFile(filename string, buffer *bytes.Buffer) (string, []error) { 256 func renameVariableWithInvalidCharacters(name string) string { 376 func makeModule(file *bpFile, t string) { 414 func setVariable(file *bpFile, plusequals bool, prefix, name string, value bpparser.Expression, loc…
|
/aosp12/build/soong/java/config/ |
H A D | error_prone.go | 34 func errorProneVar(name string, val *[]string, sep string) {
|
/aosp12/build/soong/apex/ |
H A D | bootclasspath_fragment_test.go | 252 …roid.TestResult, moduleName, variantName string, expectedConfiguredModules string, expectedBootcla… 606 …ationForArt(t *testing.T, config android.Config, module android.TestingModule, modules ...string) { 723 func getDexJarPath(result *android.TestResult, name string) string {
|
/aosp12/system/core/libutils/ |
H A D | Printer.cpp | 75 void LogPrinter::printLine(const char* string) { in printLine() 90 void LogPrinter::printRaw(const char* string) { in printRaw() 109 void FdPrinter::printLine(const char* string) { in printLine() 135 void String8Printer::printLine(const char* string) { in printLine() 156 void PrefixPrinter::printLine(const char* string) { in printLine()
|
/aosp12/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_swvdec_utils.h | 62 #define OMX_SWVDEC_LOG_LOW(string, ...) \ argument 69 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ argument 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ argument 83 #define OMX_SWVDEC_LOG_API(string, ...) \ argument 90 #define OMX_SWVDEC_LOG_CALLBACK(string, ...) \ argument
|
/aosp12/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_swvdec_utils.h | 62 #define OMX_SWVDEC_LOG_LOW(string, ...) \ argument 69 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ argument 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ argument 83 #define OMX_SWVDEC_LOG_API(string, ...) \ argument 90 #define OMX_SWVDEC_LOG_CALLBACK(string, ...) \ argument
|
/aosp12/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_swvdec_utils.h | 62 #define OMX_SWVDEC_LOG_LOW(string, ...) \ argument 69 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ argument 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ argument 83 #define OMX_SWVDEC_LOG_API(string, ...) \ argument 90 #define OMX_SWVDEC_LOG_CALLBACK(string, ...) \ argument
|
/aosp12/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/vdec/inc/ |
H A D | omx_swvdec_utils.h | 62 #define OMX_SWVDEC_LOG_LOW(string, ...) \ argument 69 #define OMX_SWVDEC_LOG_HIGH(string, ...) \ argument 76 #define OMX_SWVDEC_LOG_ERROR(string, ...) \ argument 83 #define OMX_SWVDEC_LOG_API(string, ...) \ argument 90 #define OMX_SWVDEC_LOG_CALLBACK(string, ...) \ argument
|
/aosp12/build/blueprint/proptools/ |
H A D | tag.go | 24 func HasTag(field reflect.StructField, name, value string) bool { 44 func PropertyIndexesWithTag(ps interface{}, key, value string) [][]int { 53 func propertyIndexesWithTag(t reflect.Type, key, value string) [][]int {
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_path_declaration.cpp | 35 bool SvgPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_polygon_declaration.cpp | 35 bool SvgPolygonDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgPolygonDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgPolygonDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|