Searched defs:jarPath (Results 1 – 4 of 4) sorted by relevance
41 private String jarPath; field in ParsedApexSystemServiceImpl72 @Nullable String jarPath, in ParsedApexSystemServiceImpl()
50 String jarPath = sa.getString( in parseApexSystemService() local
32 public ApexSystemServiceInfo(String name, String jarPath, int initOrder) { in ApexSystemServiceInfo()
3345 String jarPath = info.getJarPath(); in startApexServices() local