/aosp12/build/soong/cc/ |
H A D | ndk_prebuilt.go | 37 func getNdkLibDir(ctx android.ModuleContext, toolchain config.Toolchain, version string) android.So… 49 ext string, version string) android.Path { 94 func (*ndkPrebuiltObjectLinker) availableFor(what string) bool { 112 func (*ndkPrebuiltStlLinker) availableFor(what string) bool {
|
/aosp12/build/soong/dexpreopt/dexpreopt_gen/ |
H A D | dexpreopt_gen.go | 53 func (x *builderContext) AddNinjaFileDeps(...string) {} 55 func (x *builderContext) Rule(android.PackageContext, string, blueprint.RuleParams, ...string) blue… argument 164 global *dexpreopt.GlobalConfig, module *dexpreopt.ModuleConfig, dexpreoptScriptPath string) {
|
/aosp12/system/apex/apexd/ |
H A D | string_log.h | 51 operator std::string() const { return os_stream.str(); } in string() function 65 operator std::string() const { in string() function
|
/aosp12/build/soong/dexpreopt/ |
H A D | dexpreopt.go | 474 func OdexOnSystemOtherByName(name string, dexLocation string, global *GlobalConfig) bool { 506 func PathStringToLocation(path string, arch android.ArchType) string { 514 func makefileMatch(pattern, s string) bool { 540 func SystemServerDexJarHostPath(ctx android.PathContext, jar string) android.OutputPath { 580 func contains(l []string, s string) bool {
|
/aosp12/build/soong/android/ |
H A D | licenses_test.go | 500 func checkEffectiveLicenses(t *testing.T, result *TestResult, effectiveLicenses map[string][]string… 535 …eInheritedLicenses(t *testing.T, result *TestResult, effectiveInheritedLicenses map[string][]strin… 600 func checkEffectivePackage(t *testing.T, result *TestResult, effectivePackage map[string]string) { 640 func checkEffectiveNotices(t *testing.T, result *TestResult, effectiveNotices map[string][]string) { 675 func checkEffectiveKinds(t *testing.T, result *TestResult, effectiveKinds map[string][]string) { 710 …eckEffectiveConditions(t *testing.T, result *TestResult, effectiveConditions map[string][]string) { 745 func compareUnorderedStringArrays(expected, actual []string) bool {
|
H A D | onceper.go | 83 func (once *OncePer) OnceStringSlice(key OnceKey, value func() []string) []string { 88 func (once *OncePer) Once2StringSlice(key OnceKey, value func() ([]string, []string)) ([]string, []… 115 func NewOnceKey(key string) OnceKey {
|
H A D | bazel_handler.go | 130 func (m MockBazelContext) GetOutputFiles(label string, archType ArchType) ([]string, bool) { 135 func (m MockBazelContext) GetCcInfo(label string, archType ArchType) (cquery.CcInfo, bool, error) { 156 func (bazelCtx *bazelContext) GetOutputFiles(label string, archType ArchType) ([]string, bool) { 166 func (bazelCtx *bazelContext) GetCcInfo(label string, archType ArchType) (cquery.CcInfo, bool, erro… 177 func (n noopBazelContext) GetOutputFiles(label string, archType ArchType) ([]string, bool) { 181 func (n noopBazelContext) GetCcInfo(label string, archType ArchType) (cquery.CcInfo, bool, error) { 185 func (n noopBazelContext) GetPrebuiltCcStaticLibraryFiles(label string, archType ArchType) ([]strin… 273 func (context *bazelContext) cquery(label string, requestType cqueryRequest, 308 extraFlags ...string) (string, string, error) { 323 extraFlags ...string) (string, string, error) { [all …]
|
/ohos5.0/foundation/resourceschedule/memmgr/services/memmgrservice/include/ |
H A D | dump_command_dispatcher.h | 44 inline bool HasCommand(const std::map<std::string, std::vector<std::string>> &keyValuesMapping, in HasCommand() 100 void DispatchTriggerMemLevel(const int fd, std::map<std::string, std::vector<std::string>> &keyValu… in DispatchTriggerMemLevel() 134 void ParseForceReclaimType(const int fd, std::map<std::string, std::vector<std::string>> &keyValues… in ParseForceReclaimType() 167 bool ParseForceReclaimId(const int fd, std::map<std::string, std::vector<std::string>> &keyValuesMa… in ParseForceReclaimId() 209 bool PurgeableMemoryDump(int fd, std::map<std::string, std::vector<std::string>> &keyValuesMapping) in PurgeableMemoryDump() 248 void DispatchDumpCommand(const int fd, std::map<std::string, std::vector<std::string>> &keyValuesMa… in DispatchDumpCommand()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/declaration/svg/ |
H A D | svg_circle_declaration.cpp | 35 bool SvgCircleDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgCircleDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgCircleDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_text_path_declaration.cpp | 35 bool SvgTextPathDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgTextPathDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgTextPathDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_ellipse_declaration.cpp | 35 bool SvgEllipseDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgEllipseDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgEllipseDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_line_declaration.cpp | 35 bool SvgLineDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgLineDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgLineDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_fe_declaration.cpp | 22 bool SvgFeDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 27 bool SvgFeDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 32 bool SvgFeDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_rect_declaration.cpp | 35 bool SvgRectDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgRectDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgRectDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
H A D | svg_text_declaration.cpp | 35 bool SvgTextDeclaration::SetSpecializedAttr(const std::pair<std::string, std::string>& attr) in SetSpecializedAttr() 40 bool SvgTextDeclaration::SetSpecializedStyle(const std::pair<std::string, std::string>& style) in SetSpecializedStyle() 45 bool SvgTextDeclaration::SetSpecializedValue(const std::pair<std::string, std::string>& attr) in SetSpecializedValue()
|
/aosp12/build/soong/sdk/ |
H A D | bootclasspath_fragment_sdk_test.go | 28 func fixtureAddPlatformBootclasspathForBootclasspathFragment(apex, fragment string) android.Fixture… 48 func fixtureAddPrebuiltApexForBootclasspathFragment(apex, fragment string) android.FixturePreparer { 213 func checkBootJarsPackageCheckRule(t *testing.T, result *android.TestResult, expectedModule string)…
|
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/util/ |
H A D | string_pool.cpp | 39 void StringPool::Add(const std::string& string) in Add() 51 ptrdiff_t StringPool::GetOffset(const std::string& string) in GetOffset() 56 ptrdiff_t StringPool::AddInternal(const std::string& string) in AddInternal()
|
/ohos5.0/foundation/ability/idl_tool/util/ |
H A D | string_pool.cpp | 39 void StringPool::Add(const String& string) in Add() 51 ptrdiff_t StringPool::GetOffset(const String& string) in GetOffset() 56 ptrdiff_t StringPool::AddInternal(const String& string) in AddInternal()
|
/aosp12/build/blueprint/deptools/ |
H A D | depfile.go | 35 func WriteDepFile(filename, target string, deps []string) error {
|
/aosp12/build/soong/cmd/javac_wrapper/ |
H A D | javac_wrapper.go | 63 func Main(out io.Writer, name string, args []string) (int, error) { 142 func (proc *processor) processLine(w io.Writer, line string) { 179 func applyColor(line, color string, re *regexp.Regexp) (string, bool) {
|
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/ |
H A D | utils_safe_map_test.cpp | 241 const std::chrono::system_clock::time_point& absTime) { in __anonf4da918c0202() 285 auto lamfuncCheck = [](SafeMap<string, int>& data, const string& key, 286 std::chrono::system_clock::time_point absTime) { in __anonf4da918c0502() 332 auto lamfuncCheckLoop = [](SafeMap<string, int>& data, const string& key, 333 std::chrono::system_clock::time_point absTime) { in __anonf4da918c0702() 374 static void ResultCompare(std::vector<std::future<int>>& vcfi, SafeMap<string, int>& demoData) in ResultCompare() 420 auto lamfuncCheckLoop = [](SafeMap<string, int>& data, const string& key, 421 const int& newvalue, std::chrono::system_clock::time_point absTime) { in __anonf4da918c0902()
|
/aosp12/frameworks/base/libs/androidfw/tests/data/overlay/ |
H A D | R.h | 27 struct string { struct 28 enum : uint32_t {
|
/aosp12/hardware/qcom/sdm845/gps/sdm845/core/data-items/ |
H A D | DataItemConcreteTypesBase.h | 55 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 71 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 86 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 101 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 116 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 131 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 146 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 163 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 182 virtual void stringify(string& /*valueStr*/) {} in stringify() argument 199 virtual void stringify(string& /*valueStr*/) {} in stringify() argument [all …]
|
/aosp12/build/soong/java/ |
H A D | builder.go | 423 intermediatesDir, desc string) { 489 jarArgs []string, deps android.Paths) { 506 func TransformJarsToJar(ctx android.ModuleContext, outputFile android.WritablePath, desc string, 507 jars android.Paths, manifest android.OptionalPath, stripDirEntries bool, filesToStrip []string, 508 dirsToStrip []string) { 561 classesJar android.Path, permittedPackages []string) { 583 …teMainClassManifest(ctx android.ModuleContext, outputFile android.WritablePath, mainClass string) { 598 func (x *classpath) formJoinedClassPath(optName string, sep string) string { 608 func (x *classpath) FormJavaClassPath(optName string) string { 612 func (x *classpath) FormTurbineClassPath(optName string) string { [all …]
|
/aosp12/build/soong/cmd/run_with_timeout/ |
H A D | run_with_timeout.go | 90 func runWithTimeout(command string, args []string, timeout time.Duration, onTimeoutCmdStr string,
|