Home
last modified time | relevance | path

Searched full:root (Results 1 – 25 of 208) sorted by relevance

123456789

/developtools/hdc/src/daemon/etc/
Dhdc.para.dac14 sys.usb.ffs.ready = root:shell:0660
15 persist.hdc.root = root:shell:0660
16 persist.hdc.mode = root:shell:0660
17 persist.hdc.port = root:shell:0660
18 persist.hdc.uv.threads = root:shell:0660
19 persist.hdc.daemon.auth_result = root:shell:0660
20 persist.hdc.client.hostname = root:shell:0660
21 persist.hdc.daemon.auth_cancel = root:shell:0660
22 const.hdc.secure = root:shell:0660
26 persist.hdc.control.shell = root:shell:0644
[all …]
/developtools/hapsigner/autosign/
DcreateRootAndSubCert.config27 // Root CA
28 root-ca.keyAlias=oh-root-ca-key-v1
29 root-ca.subject=C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA
30 root-ca.outFile=root-ca1.cer
47 sub-ca.app.issuer=$root-ca.subject
48 sub-ca.app.issuerKeyAlias=$root-ca.keyAlias
49 sub-ca.profile.issuer=$root-ca.subject
50 sub-ca.profile.issuerKeyAlias=$root-ca.keyAlias
55 cert.profile.rootCaCertFile=$root-ca.outFile
Dautosign.config37 // Root CA
38 root-ca.keyAlias=oh-root-ca-key-v1
39 root-ca.subject=C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA
40 root-ca.outFile=root-ca1.cer
70 sub-ca.app.issuer=$root-ca.subject
71 sub-ca.app.issuerKeyAlias=$root-ca.keyAlias
72 sub-ca.profile.issuer=$root-ca.subject
73 sub-ca.profile.issuerKeyAlias=$root-ca.keyAlias
78 cert.app.rootCaCertFile=$root-ca.outFile
84 cert.profile.rootCaCertFile=$root-ca.outFile
DcreateAppCertAndProfile.config32 // Root CA
33 root-ca.outFile=rootCA.cer
55 cert.app.rootCaCertFile=$root-ca.outFile
/developtools/global_resource_tool/src/
Dcmd_list.cpp25 Json::Value root; in Init() local
26 if (!ResourceUtil::OpenJsonFile(filePath, root)) { in Init()
34 InitFileListCommand(root, callback); in Init()
47 void CmdList::InitFileListCommand(Json::Value &root, HandleBack callback) in InitFileListCommand() argument
50 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["configPath"], Option::JSON, callb… in InitFileListCommand()
51 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["packageName"], Option::PACKAGENAM… in InitFileListCommand()
52 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["output"], Option::OUTPUTPATH, cal… in InitFileListCommand()
53 …fileListHandles_.push_back(bind(&CmdList::GetString, this, root["startId"], Option::STARTID, callb… in InitFileListCommand()
54 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["entryCompiledResource"], in InitFileListCommand()
56 fileListHandles_.push_back(bind(&CmdList::GetString, this, root["ids"], Option::IDS, callback)); in InitFileListCommand()
[all …]
/developtools/profiler/protos/types/plugins/ftrace_data/default/
Dcgroup.proto33 int32 root = 1; field
40 int32 root = 1; field
48 int32 root = 1; field
56 int32 root = 1; field
65 int32 root = 1; field
74 int32 root = 1; field
82 int32 root = 1; field
89 int32 root = 1; field
97 int32 root = 1; field
105 int32 root = 1; field
[all …]
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/
Dcgroup.proto33 int32 root = 1; field
40 int32 root = 1; field
48 int32 root = 1; field
56 int32 root = 1; field
65 int32 root = 1; field
74 int32 root = 1; field
82 int32 root = 1; field
89 int32 root = 1; field
97 int32 root = 1; field
105 int32 root = 1; field
[all …]
/developtools/profiler/device/plugins/ftrace_plugin/tools/device_kernel_version/default/event_formatters/
Dftrace_cgroup_event_formatter.cpp47 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "cgroup_destroy_root: root=%d ss_mask=%… in __anon0a0fb1850502()
48 msg.root(), msg.ss_mask(), msg.name().c_str()); in __anon0a0fb1850502()
62 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "cgroup_freeze: root=%d id=%d level=%d … in __anon0a0fb1850702()
63 msg.root(), msg.id(), msg.level(), msg.path().c_str()); in __anon0a0fb1850702()
77 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "cgroup_mkdir: root=%d id=%d level=%d p… in __anon0a0fb1850902()
78 msg.root(), msg.id(), msg.level(), msg.path().c_str()); in __anon0a0fb1850902()
93 … "cgroup_notify_frozen: root=%d id=%d level=%d path=%s val=%d", msg.root(), msg.id(), msg.level(), in __anon0a0fb1850b02()
109 …"cgroup_notify_populated: root=%d id=%d level=%d path=%s val=%d", msg.root(), msg.id(), msg.level(… in __anon0a0fb1850d02()
124 …int len = snprintf_s(buffer, BUFFER_SIZE, BUFFER_SIZE - 1, "cgroup_release: root=%d id=%d level=%d… in __anon0a0fb1850f02()
125 msg.root(), msg.id(), msg.level(), msg.path().c_str()); in __anon0a0fb1850f02()
[all …]
/developtools/hapsigner/tools/
Dcommands.config15 …-keyAlias "oh-root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=Open…
16 …-keyAlias "oh-root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=Open…
17Root CA" -validity 365 -signAlg SHA256withECDSA -basicConstraintsPathLen 2 -keystoreFile "ohtest.j…
18 …'generate-ca -keyAlias "oh-root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject…
19root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=OpenHarmony,OU=Ope…
20root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=OpenHarmony,OU=Ope…
21root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=OpenHarmony,OU=Ope…
22root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=OpenHarmony,OU=Ope…
23 …-keyAlias "oh-root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=Open…
24root-ca-key-v1" -keyPwd 123456 -keyAlg ECC -keySize NIST-P-256 -subject "C=CN,O=OpenHarmony,OU=Ope…
[all …]
Dauto_test.py78 "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA"],
142 # Root CA in ohtest.jks
143 …'generate-ca -keyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,…
145 '-outFile "./test1/root-ca1.cer" -keyAlg ECC -keySize NIST-P-256',
148 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
154 …'CN=Root CA" -issuerKeyAlias "oh-root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Comm…
158 # Root CA in ohtest.p12
159 …'generate-ca -keyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community…
161 '-outFile "./test2/root-ca2.cer" -keyAlg RSA -keySize 2048',
164 …'CN=Root CA" -issuerKeyAlias "oh-root-ca2-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Com…
[all …]
/developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/
Dcgroup.proto33 int32 root = 1; field
40 int32 root = 1; field
48 int32 root = 1; field
56 int32 root = 1; field
63 int32 root = 1; field
71 int32 root = 1; field
79 int32 root = 1; field
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/hap/entity/
DSignatureBlockTags.java35 * Ii is root node tag of Merkle tree.
41 * Ii is root node tag of Merkle tree.
47 * Ii is root node tag of Merkle tree.
53 * Ii is root node tag of Merkle tree.
59 * Ii is root node tag of Merkle tree.
65 * Ii is root node tag of Merkle tree.
71 * Ii is root node tag of Merkle tree.
77 * Ii is root node tag of Merkle tree.
83 * Ii is root node tag of Merkle tree.
/developtools/hiperf/etc/
Dhiperf.para.dac13 hiviewdfx.hiperf.perf_event_max_sample_rate=root:shell:0775
14 hiviewdfx.hiperf.perf_cpu_time_max_percent=root:shell:0775
15 hiviewdfx.hiperf.perf_event_mlock_kb=root:shell:0775
16 security.perf_harden=root:shell:0775
/developtools/integration_verification/tools/rom_ram_analyzer/lite_small/src/
Dconfig.yaml51 # black list for command 'grep', it should be the subdirectory of the root path of oh
72 root: out/hispark_taurus/ipcamera_hispark_taurus/rootfs
107 root: out/hispark_taurus/ipcamera_hispark_taurus_linux/rootfs
136 root: out/hispark_taurus/hispark_taurus_mini_system/rootfs
161 root: out/hispark_pegasus/wifiiot_hispark_pegasus
177 root: out/hispark_pegasus/hispark_pegasus_mini_system
193 root: out/rk3568/packages/phone/system
/developtools/ace_ets2bundle/
DREADME.md29 Enter the root directory of the compiler:
39 Enter the root directory of the compiler:
48 Enter the root directory of the compiler:
77 Enter the root directory of the compiler:
82 …` is not specified, the `sample` project will be compiled. In the project root directory, the comp…
/developtools/ace_ets2bundle/compiler/
DREADME.md10 First, enter the root directory of the compiler:
31 In the root directory of `compiler/`:
42 In the root directory of `compiler/`:
75 In the root directory of `compiler/`:
81 **Note**: If `projectName` is empty, compile the `sample` project by default. In the project root d…
/developtools/integration_verification/tools/rom_ram_analyzer/standard/pkgs/
Dbasic_tool.py44 for root, _, file_names in os.walk(folder):
47 … os.path.join(root, f) if real_path else os.path.join(root, f))) if apply_abs else os.path.relpath(
48 …os.path.realpath(os.path.join(root, f) if real_path else os.path.join(root, f))) for f in file_nam…
49 if p_filter(os.path.join(root, f))])
/developtools/integration_verification/tools/fotff/
Dfotff.ini24 build_server_user = root
25 build_server_password = root
26 build_server_workspace = /root/fotff/build_workspace
44 …ache -g5:foundation,graphic,distributed_data -g2:appspawn --build-variant root -g0:access_token,ac…
/developtools/ace_js2bundle/ace-loader/plugin/templater/
Dindex.js47 rootArray.forEach((root, index) => {
48 if(root.tagName !== 'element') {
84 * Check if the root node is legal.
94 rootArray.forEach(root => {
95 if (root.nodeName !== 'element') {
97 } else if (root.attrs && root.attrs.length) {
98 for (let index = 0; index < root.attrs.length; index++) {
99 const element = root.attrs[index];
111 reason: 'ERROR: need a legal root node',
118 reason: 'ERROR: there can only be one root node',
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/codesigning/datastructure/
DMerkleTreeExtension.java26 …xtension is a type of Extension to store a merkle tree's information, i.e. size and root hash, ect.
36 * 4) u8[64] rootHash: merkle tree root hash
47 * Byte size of MerkleTreeExtension including merkleTreeSize, offset and root hash.
64 * @param rootHash Root hash of the merkle tree
141 … return String.format(Locale.ROOT, "MerkleTreeExtension: merkleTreeSize[%d], merkleTreeOffset[%d]," in toString()
/developtools/profiler/host/smartperf/client/client_ui/
DREADME_zh.md105 root 4707 1 0 09:41:12 ? 00:00:00 SP_daemon
106 root 4711 4704 25 09:41:19 pts/0 00:00:00 grep SP_daemon
114 root 4720 4718 6 09:48:43 pts/0 00:00:00 grep SP_daemon
117 root 4723 1 0 09:48:50 ? 00:00:00 SP_daemon
118 root 4727 4718 5 09:48:53 pts/0 00:00:00 grep SP_daemon
/developtools/hapsigner/hapsigntool/hap_sign_tool/src/main/resources/
Dhelp.txt77 -issuer : issuer subject, optional fields, if it is empty, it means root CA;
78 -issuerKeyAlias : issuer key alias, optional fields, if it is empty, it means root CA;
92root-ca-key-v1" -subject "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" -validity 365 -…
93 …RSA -keySize 2048 -issuer "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" -issuerKeyAlias…
94 …RSA -keySize 4096 -issuer "C=CN,O=OpenHarmony,OU=OpenHarmony Community,CN=Root CA" -issuerKeyAlias…
108 -rootCaCertFile : root CA certificate file, required when outForm is certChain;
116 …App1 Debug" -validity 365 -signAlg SHA256withECDSA -rootCaCertFile "D:\OH\root-ca.cer" -subCaCertF…
117 …p1 Release" -validity 365 -signAlg SHA256withECDSA -rootCaCertFile "D:\OH\root-ca.cer" -subCaCertF…
131 -rootCaCertFile : root CA certificate file, required when outForm is certChain;
139 …ile Debug" -validity 365 -signAlg SHA256withECDSA -rootCaCertFile "D:\OH\root-ca.cer" -subCaCertF…
[all …]
/developtools/hapsigner/hapsigntool/hap_sign_tool_lib/src/main/java/com/ohos/hapsigntool/utils/
DCertChainUtils.java90 * @param root root cert
95 X509Certificate root, Date signTime) throws VerifyException { in verifyCertChain() argument
99 trustStore.setCertificateEntry("root", root); in verifyCertChain()
/developtools/ace_ets2bundle/compiler/test/
DREADME.md9 First, enter the root directory of the compiler:
32 In the root directory of `compiler/`:
56 4. In the root directory of `compiler/`:
/developtools/global_resource_tool/include/
Dresource_util.h62 * @param root: json root node
65 static bool OpenJsonFile(const std::string &path, Json::Value &root);
70 * @param root: json root node
73 static bool SaveToJsonFile(const std::string &path, const Json::Value &root);

123456789