Searched defs:is_string_init (Results 1 – 3 of 3) sorted by relevance
449 bool is_string_init = method->GetDeclaringClass()->IsStringClass() && method->IsConstructor(); in InvokeWithVarArgs() local479 bool is_string_init = method->GetDeclaringClass()->IsStringClass() && method->IsConstructor(); in InvokeWithJValues() local510 bool is_string_init = method->GetDeclaringClass()->IsStringClass() && method->IsConstructor(); in InvokeVirtualOrInterfaceWithJValues() local541 bool is_string_init = method->GetDeclaringClass()->IsStringClass() && method->IsConstructor(); in InvokeVirtualOrInterfaceWithVarArgs() local
1563 bool is_string_init = false; in GenInvokeNoInline() local
641 bool is_string_init = compiler_driver_->IsStringInit(method_idx, dex_file_, &string_init_offset); in BuildInvoke() local