Home
last modified time | relevance | path

Searched defs:String (Results 1 – 25 of 28) sorted by relevance

12

/developtools/packing_tool/adapter/ohos/
DDefPermission.java65 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
73 public void setLabels(HashMap<String, String> labels) { in setLabels()
DDefinePermission.java53 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
61 public void setLabels(HashMap<String, String> labels) { in setLabels()
DModuleAbilityInfo.java97 public void setLabels(HashMap<String, String> labels) { in setLabels()
101 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
DExtensionAbilityInfo.java103 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
107 public void setLabels(HashMap<String, String> labels) { in setLabels()
DModuleAppInfo.java140 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
144 public void setLabels(HashMap<String, String> labels) { in setLabels()
DAbilityInfo.java220 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
224 public void setLabels(HashMap<String, String> labels) { in setLabels()
DReqPermission.java45 public void setReasons(HashMap<String, String> reasons) { in setReasons()
DAppInfo.java214 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
218 public void setLabels(HashMap<String, String> labels) { in setLabels()
DShortcut.java53 public void setLabels(HashMap<String, String> labels) { in setLabels()
DJsonUtil.java551 …static void getTargetDeviceConfig(Map<String, DeviceConfig> deviceConfigs, JSONObject deviceConfig… in getTargetDeviceConfig()
1012 … String hapName, HashMap<String, String> profileJsons) throws BundleException { in parseModuleProfileInfo()
1053HashMap<String, String> profileJsons) throws BundleException { in parseModuleHapInfo()
1150 JSONObject moduleJson, HashMap<String, String> profileJsons) throws BundleException { in parseModulePages()
1201 … JSONObject moduleJson, byte[] data, HashMap<String, String> profileJsons) throws BundleException { in parseModuleExtensionAbilities()
1213HashMap<String, String> profileJsons) throws BundleException { in parseStageExtensionAbility()
1237HashMap<String, String> profileJsons) throws BundleException { in parseModuleExtensionAbility()
1294HashMap<String, String> profileJsons) throws BundleException { in parseModuleAbilities()
1309HashMap<String, String> profileJsons) throws BundleException { in parseModuleAbilityAndAddShortcut()
1325HashMap<String, String> profileJsons) throws BundleException { in parseModuleAbility()
[all …]
DModuleShortcut.java69 public void setLabels(HashMap<String, String> labels) { in setLabels()
DAbilityFormInfo.java145 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
DModuleInfo.java159 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
DHapInfo.java171 public void setDescriptions(HashMap<String, String> descriptions) { in setDescriptions()
DHapVerifyInfo.java367 public void setResourceMap(HashMap<String, String> resourceMap) { in setResourceMap()
DModuleJsonUtil.java742HashMap<String, String> packagePair) throws BundleException { in mergeTwoPackInfoByPackagePair()
1041 String jsonString, HashMap<String, String> profileJson) throws BundleException { in parseModuleAllMetadata()
1074 …public static ModuleMetadataInfo parseModuleMetadata(JSONObject jsonObject, HashMap<String, String… in parseModuleMetadata()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/signer/
DRemoteSigner.java40 public RemoteSigner(Map<String, Object> params) { in RemoteSigner()
/developtools/profiler/tools/smaps_show/src/
Dmain.rs39 fn add(&mut self, key: &String, val: u64) { in add()
221 fn read_smaps(file_path: &String, need_combine: bool) -> Vec<VmStruct> { in read_smaps()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/config/
DSignerConfig.java163 public void fillParameters(Map<String, String> params) { in fillParameters()
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/sign/
DSignatureAlgorithm.java73 Pair<String, ? extends AlgorithmParameterSpec> signatureAlgAndParams) { in SignatureAlgorithm()
DSignBin.java60 public static boolean sign(SignerConfig signerConfig, Map<String, String> signParams) { in sign()
DBcPkcs7Generator.java236 Pair<String, AlgorithmParameterSpec> signAlgPair, in verifySignatureFromServer()
/developtools/integration_verification/tools/fotff/vcs/
Dmanifest.go65 func (p *Project) String() string { func
/developtools/profiler/host/smartperf/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp79 static TSSqlValue String(const char* v) in String() function
/developtools/smartperf_host/trace_streamer/src/base/sqlite_ext/
Dsqlite_ext_funcs.cpp79 static TSSqlValue String(const char* v) in String() function

12