Home
last modified time | relevance | path

Searched refs:space (Results 1 – 16 of 16) sorted by relevance

/base/startup/init_lite/test/unittest/param/
Dwatcher_agent_unittest.cpp49 ParamWorkSpace *space = GetClientParamWorkSpace(); in SetUp() local
50 if (space != nullptr && space->securityLabel != nullptr) { in SetUp()
51 space->securityLabel->cred.uid = 1000; // 1000 test uid in SetUp()
52 space->securityLabel->cred.gid = 1000; // 1000 test gid in SetUp()
Dclient_unittest.cpp209 ParamWorkSpace *space = GetClientParamWorkSpace(); in SetUp() local
210 if (space != nullptr && space->securityLabel != nullptr) { in SetUp()
211 space->securityLabel->cred.uid = 1000; // 1000 test uid in SetUp()
212 space->securityLabel->cred.gid = 1000; // 1000 test gid in SetUp()
/base/global/i18n_lite/frameworks/i18n/src/
Dnumber_data.cpp152 int space = 0; // 0 = 0020, 1 = c2a0 in ParsePercentPattern() local
160 space = 1; in ParsePercentPattern()
168 space = 1; in ParsePercentPattern()
171 ParseOtherPerPattern(pattern, len, perSignPos, space, hasSpace); in ParsePercentPattern()
189 const int space, const int hasSpace) in ParseOtherPerPattern() argument
198 if ((hasSpace > 0) && (space == 0)) { in ParseOtherPerPattern()
200 } else if ((hasSpace > 0) && (space == 1)) { in ParseOtherPerPattern()
208 if ((hasSpace > 0) && (space == 0)) { in ParseOtherPerPattern()
210 } else if ((hasSpace > 0) && (space == 1)) { in ParseOtherPerPattern()
/base/compileruntime/js_util_module/util/src/
Dutil_js.ts87 let space : string= enter;
89 str += obj[protoName].name + ':' + space;
91 space += ' ';
92 str += '{ [Function: ' + obj[protoName].name + ']' + space
93 + '[length]: ' + obj[protoName].length + ',' + space
94 + '[name] :\'' + obj[protoName].name + '\',' + space
127 let space : string = enter;
128 space += ' ';
131 str += '{ [Function: ' + i.name + ']' + space;
134 str += '{ [Function]' + space;
[all …]
/base/notification/ans_standard/services/ans/resource/
DdownloadTemplate.js1space:10}),Column.alignItems(HorizontalAlign.Center),Column.width("100%"),Row.create({space:10}),R… property
/base/update/app/entry/src/main/js/default/pages/index/
Dindex.css170 justify-content: space-around;
175 justify-content: space-around;
/base/hiviewdfx/hilog/
DREADME.md21 User-space processes write logs to the ring buffer of hilogd through the log API. hilogd sends logs…
25 - **hilogd**: log service in the user space
28 2. User-space processes call the log APIs to transfer the formatted log content to hilogd and stor…
/base/global/i18n_lite/frameworks/i18n/include/
Dnumber_data.h84 const int space, const int hasSpace);
/base/hiviewdfx/hidumper/frameworks/native/src/executor/memory/
Dmemory_info.cpp57 string space = " "; in insertMemoryTitle() local
58 StringUtils::GetInstance().SetWidth(LINE_WIDTH_, BLANK_, false, space); in insertMemoryTitle()
67 line1.push_back(space); in insertMemoryTitle()
68 line2.push_back(space); in insertMemoryTitle()
69 line3.push_back(space); in insertMemoryTitle()
70 line4.push_back(space); in insertMemoryTitle()
/base/compileruntime/js_api_module/convertxml/src/
Djs_convertxml.ts41 let space : string | number | undefined = converted.spaces;
/base/startup/init_lite/services/param/trigger/
Dtrigger_manager.c740 TriggerWorkSpace *space = GetTriggerWorkSpace(); in GetTriggerCache() local
741 if (space == NULL) { in GetTriggerCache()
745 *size = sizeof(space->cache) / sizeof(space->cache[0]); in GetTriggerCache()
747 return space->cache; in GetTriggerCache()
/base/startup/init_lite/
DREADME.md11 …ts system service processes from the time the kernel loads the first user-space process to the tim…
123 …ently\). The command name and parameters \(128 bytes or less\) must be separated by only one space.
141 …="b1111653719537"></a>mkdir</strong> and the target folder must be separated by only one space.</p>
150 …i667944825318"></a><a name="i667944825318"></a>target</em> must be separated by only one space.</p>
159 …="i56935885316"></a><a name="i56935885316"></a>target</em> must be separated by only one space.</p>
168 …0"></a>Mounts devices. Every two parameters must be separated by only one space. Currently, suppor…
/base/hiviewdfx/hilog_lite/
DREADME.md280 …- When the log API is called in the user space, the formatted log content is written into the dr…
282 2. hilogcatd: storage for logs in user space
283 …- This is a user-space process. It periodically reads the log content from the ringbuffer and st…
/base/hiviewdfx/hiappevent/
DREADME.md99 …xceeded, the oldest event logging files in the storage directory will be deleted to free up space.|
/base/hiviewdfx/faultloggerd/
DREADME.md39 …horized access to valid storage addresses (for example, access to storage space that is read only …
/base/compileruntime/js_util_module/
DREADME.md13space is insufficient. The algorithm derives from the need to access resources: recently accessed …