Home
last modified time | relevance | path

Searched defs:stringify (Results 1 – 25 of 71) sorted by relevance

123

/aosp_15_r20/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DCameraCapabilities.java347 public String stringify(FocusMode focus) { in stringify() method in CameraCapabilities.Stringifier
377 public String stringify(FlashMode flash) { in stringify() method in CameraCapabilities.Stringifier
407 public String stringify(SceneMode scene) { in stringify() method in CameraCapabilities.Stringifier
437 public String stringify(WhiteBalance wb) { in stringify() method in CameraCapabilities.Stringifier
H A DCameraActions.java57 public static String stringify(int action) { in stringify() method in CameraActions
/aosp_15_r20/external/junit-params/src/main/java/junitparams/internal/
H A DUtils.java15 public static String stringify(Object paramSet, int paramIdx) { in stringify() method in Utils
21 public static String stringify(Object paramSet) { in stringify() method in Utils
/aosp_15_r20/external/rust/android-crates-io/extra_versions/crates/bitflags/tests/compile-pass/redefinition/
Dstringify.rs6 macro_rules! stringify { macro
/aosp_15_r20/external/bcc/src/lua/bcc/vendor/
H A Djson.lua117 function json.stringify(obj, as_key) function
/aosp_15_r20/prebuilts/go/linux-x86/test/typeparam/
Dboundmethod.go30 func stringify[T Stringer](s []T) (ret []string) { func
Dstringer.go22 func stringify[T Stringer](s []T) (ret []string) { func
/aosp_15_r20/hardware/interfaces/keymaster/3.0/vts/functional/
H A Dkeystore_tags_utils.cpp36 static const char* stringify(Tag tag) { in stringify() function
/aosp_15_r20/external/robolectric/robolectric/src/test/java/org/robolectric/res/
H A DResourceTestUtil.java21 static String stringify(ResourceTable resourceTable) { in stringify() method in ResourceTestUtil
/aosp_15_r20/prebuilts/go/linux-x86/src/html/template/
Dcontent.go151 func stringify(args ...any) (string, contentType) { func
/aosp_15_r20/cts/tests/core/runner-axt/src/com/android/cts/core/runner/support/
H A DSingleTestNGTestRunListener.java121 private String stringify(Throwable error) { in stringify() method in SingleTestNGTestRunListener
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1311 macro_rules! stringify { macro
/aosp_15_r20/external/dtc/
H A Dutil.h29 #define stringify(s) stringify_(s) macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.81.0.u1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1311 macro_rules! stringify { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.80.1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1311 macro_rules! stringify { macro
/aosp_15_r20/prebuilts/rust/linux-musl-x86/1.81.0/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1311 macro_rules! stringify { macro
/aosp_15_r20/prebuilts/rust/linux-x86/1.80.1/lib/rustlib/src/rust/library/core/src/macros/
H A Dmod.rs1311 macro_rules! stringify { macro
/aosp_15_r20/external/chromium-trace/catapult/third_party/polymer/components/shadycss/src/
H A Dcss-parse.js169 export function stringify(node, preserveProperties, text = '') { function
/aosp_15_r20/packages/apps/Dialer/java/com/android/contacts/common/model/account/
DAccountWithDataSet.java226 public String stringify() { in stringify() method in AccountWithDataSet
/aosp_15_r20/packages/apps/Contacts/src/com/android/contacts/model/account/
DAccountWithDataSet.java198 public String stringify() { in stringify() method in AccountWithDataSet
/aosp_15_r20/external/pandora/avatar/avatar/metrics/
Dtrace.py196 def stringify(self, direction: str) -> str: member in CallEvent
/aosp_15_r20/tools/repohooks/rh/
H A Dutils.py111 def stringify(self, stdout=True, stderr=True): member in CalledProcessError
/aosp_15_r20/external/python/cpython2/Tools/bgen/bgen/
DbgenGenerator.py86 def stringify(str): function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DCSEInfo.cpp269 static const char *stringify(const MachineInstr *MI, std::string &S) { in stringify() function
/aosp_15_r20/external/mesa3d/src/mapi/
H A Dmapi_abi.py278 def _c_function(self, ent, prefix, mangle=False, stringify=False): argument

123