Searched refs:string (Results 276 - 300 of 430) sorted by relevance

<<1112131415161718

/art/compiler/utils/
H A Ddedupe_set-inl.h55 Shard(const Alloc& alloc, const std::string& lock_name)
176 const std::string lock_name_;
235 std::string DedupeSet<InKey, StoreKey, Alloc, HashType, HashFunc, kShard>::DumpStats(
/art/runtime/
H A Dindirect_reference_table_test.cc33 EXPECT_EQ(oss.str().find("java.lang.Object"), std::string::npos) << oss.str();
35 EXPECT_NE(oss.str().find("1 of java.lang.Object"), std::string::npos) << oss.str();
39 std::string::npos)
H A Dbarrier_test.cc19 #include <string>
H A Dmonitor_android.cc71 // Emit self thread name string, <= 37 bytes.
72 std::string thread_name;
H A Dprofiler_options.h20 #include <string>
H A Dthread_pool_test.cc19 #include <string>
H A Dclass_linker_test.cc20 #include <string>
40 #include "mirror/string-inl.h"
49 void AssertNonExistentClass(const std::string& descriptor)
61 void AssertPrimitiveClass(const std::string& descriptor)
67 void AssertPrimitiveClass(const std::string& descriptor, mirror::Class* primitive)
73 std::string temp;
103 void AssertArrayClass(const std::string& array_descriptor,
104 const std::string& component_type,
112 std::string temp;
119 void AssertArrayClass(const std::string
[all...]
H A Dclass_table.cc129 std::string temp;
136 std::string temp;
H A Dcheck_jni.cc36 #include "mirror/string-inl.h"
423 * The format string is a sequence of the following characters,
472 std::string msg;
484 std::string methodName(PrettyMethod(traceMethod, false));
520 std::string msg;
535 std::string methodName(PrettyMethod(traceMethod, false));
924 std::string* msg)
996 void TraceNonHeapValue(char fmt, JniValueType arg, std::string* msg) {
1263 " string: '%s'\n input: '%s'", errorKind, *utf8, bytes, oss.str().c_str());
2239 // TODO: stale? show pointer and truncate string
2248 GetStringLength(JNIEnv* env, jstring string) argument
2262 GetStringUTFLength(JNIEnv* env, jstring string) argument
2276 GetStringChars(JNIEnv* env, jstring string, jboolean* is_copy) argument
2281 GetStringUTFChars(JNIEnv* env, jstring string, jboolean* is_copy) argument
2286 GetStringCritical(JNIEnv* env, jstring string, jboolean* is_copy) argument
2291 ReleaseStringChars(JNIEnv* env, jstring string, const jchar* chars) argument
2295 ReleaseStringUTFChars(JNIEnv* env, jstring string, const char* utf) argument
2299 ReleaseStringCritical(JNIEnv* env, jstring string, const jchar* chars) argument
2303 GetStringRegion(JNIEnv* env, jstring string, jsize start, jsize len, jchar* buf) argument
2317 GetStringUTFRegion(JNIEnv* env, jstring string, jsize start, jsize len, char* buf) argument
3251 GetStringCharsInternal(const char* function_name, JNIEnv* env, jstring string, jboolean* is_copy, bool utf, bool critical) argument
3291 ReleaseStringCharsInternal(const char* function_name, JNIEnv* env, jstring string, const void* chars, bool utf, bool critical) argument
[all...]
H A Dmonitor.cc283 std::string tmp = StringPrintf("%s %d at %s:%d",
297 std::string Monitor::PrettyContentionInfo(const std::string& owner_name,
353 std::string name;
378 std::string original_owner_name;
455 static std::string ThreadToString(Thread* thread) {
470 std::string current_owner_string;
471 std::string expected_owner_string;
472 std::string found_owner_string;
1125 const std::string pretty_typ
[all...]
/art/runtime/mirror/
H A Dobject_array-inl.h20 #include <string>
237 std::string actualSrcType(PrettyTypeOf(o));
238 std::string dstType(PrettyTypeOf(this));
/art/runtime/native/
H A Djava_lang_System.cc40 std::string actualType(PrettyTypeOf(array));
137 std::string srcType(PrettyTypeOf(srcArray));
138 std::string dstType(PrettyTypeOf(dstArray));
H A Ddalvik_system_ZygoteHooks.cc182 std::string proc_name;
192 std::string trace_file = StringPrintf("/data/misc/trace/%s.trace.bin", proc_name.c_str());
/art/runtime/base/
H A Dcasts.h23 #include <string.h>
/art/runtime/gc/accounting/
H A Dread_barrier_table.h39 std::string error_msg;
/art/runtime/gc/space/
H A Ddlmalloc_space.cc39 DlMallocSpace::DlMallocSpace(MemMap* mem_map, size_t initial_size, const std::string& name,
48 DlMallocSpace* DlMallocSpace::CreateFromMemMap(MemMap* mem_map, const std::string& name,
77 DlMallocSpace* DlMallocSpace::Create(const std::string& name, size_t initial_size,
153 MallocSpace* DlMallocSpace::CreateInstance(MemMap* mem_map, const std::string& name,
H A Drosalloc_space.cc45 RosAllocSpace::RosAllocSpace(MemMap* mem_map, size_t initial_size, const std::string& name,
55 RosAllocSpace* RosAllocSpace::CreateFromMemMap(MemMap* mem_map, const std::string& name,
94 RosAllocSpace* RosAllocSpace::Create(const std::string& name, size_t initial_size,
176 MallocSpace* RosAllocSpace::CreateInstance(MemMap* mem_map, const std::string& name,
/art/runtime/jit/
H A Dprofile_compilation_info_test.cc36 const std::string& clazz) {
53 bool AddMethod(const std::string& dex_location,
60 bool AddClass(const std::string& dex_location,
72 const std::string& filename,
/art/compiler/optimizing/
H A Dinduction_var_analysis.h20 #include <string>
215 static std::string InductionToString(InductionInfo* info);
H A Dssa_test.cc51 std::string str() const { return str_; }
62 std::string str_;
/art/runtime/gc/collector/
H A Dmark_compact.h62 explicit MarkCompact(Heap* heap, const std::string& name_prefix = "");
206 std::string collector_name_;
H A Dsemi_space.h63 explicit SemiSpace(Heap* heap, bool generational = false, const std::string& name_prefix = "");
264 std::string collector_name_;
/art/tools/checker/file_format/checker/
H A Dparser.py97 def __firstMatch(matches, string):
100 the searched string.
102 starts = map(lambda m: len(string) if m is None else m.start(), matches)
/art/compiler/utils/mips64/
H A Dassembler_mips64_test.cc49 std::string GetArchitectureString() OVERRIDE {
53 std::string GetAssemblerCmdName() OVERRIDE {
58 std::string GetAssemblerParameters() OVERRIDE {
75 std::string GetDisassembleParameters() OVERRIDE {
200 std::string GetSecondaryRegisterName(const mips64::GpuRegister& reg) OVERRIDE {
205 std::string RepeatInsn(size_t count, const std::string& insn) {
206 std::string result;
215 std::string instr_name) {
229 std::string expecte
[all...]
/art/runtime/jdwp/
H A Djdwp_event.cc21 #include <string.h>
124 std::string className; /* ClassMatch/ClassExclude */
423 * Match a string against a "restricted regular expression", which is just
424 * a string that may start or end with '*' (e.g. "*.Foo" or "java.*").
428 static bool PatternMatch(const char* pattern, const std::string& target) {
792 std::string thread_name;
1145 std::string exceptionClassName(PrettyDescriptor(exception_object->GetClass()));
1218 std::string temp;
1219 std::string signature(basket.locationClass->GetDescriptor(&temp));

Completed in 2374 milliseconds

<<1112131415161718