Searched refs:dot_index (Results 1 – 1 of 1) sorted by relevance
715 int32_t dot_index = h_name->LastIndexOf('.'); in Class_getSimpleNameNative() local716 if (dot_index < 0) { in Class_getSimpleNameNative()719 int32_t start_index = dot_index + 1; in Class_getSimpleNameNative()