Home | History | Annotate | Download | only in interpreter

Lines Matching full:resource_cstr

409   const char* resource_cstr = resource_name_str.c_str();
410 if (resource_cstr[0] == '/') {
411 resource_cstr++;
430 mem_map = FindAndExtractEntry(jar_file, resource_cstr, &map_size, &last_error_msg);