Searched refs:sa (Results 1 – 15 of 15) sorted by relevance
| /developtools/integration_verification/tools/deps_guard/rules/NO-Depends-On-SA/ |
| D | README.md | 36 shlib_type = "sa" 41 同样,非SA模块不要增加shlib_type="sa"标识。 45 编译框架上ohos_shared_library模板会对所有的SA模块(shlib_type为sa)进行全局符号优化,使得所有的SA模块默认都不对外暴露符号,减小SA模块的大小,同时加快SA模块的加… 48 # Hide symbols for all sa libraries if not specified by version_script 49 if (defined(invoker.shlib_type) && invoker.shlib_type == "sa") { 60 处理方式:参考2.2章节的描述增加shlib_type = "sa"标识。
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/sa/ |
| D | sa.py | 36 for sa in root.findall("systemability"): 37 libpath = xml_node_find_by_name(sa, "libpath") 40 for item in sa:
|
| D | __init__.py | 19 from .sa import SAParser
|
| /developtools/integration_verification/DeployDevice/resource/L1/dv300/ |
| D | update.txt | 3 sa;reset;
|
| /developtools/integration_verification/DeployDevice/resource/L1/ev300/ |
| D | update.txt | 3 sa;reset;
|
| /developtools/integration_verification/DeployDevice/resource/L1/ev200/ |
| D | update.txt | 8 sa;reset;
|
| /developtools/integration_verification/DeployDevice/resource/L1/dv300_shequ/ |
| D | update.txt | 7 sa;reset;
|
| /developtools/hdc/src/host/ |
| D | client.cpp | 215 SECURITY_ATTRIBUTES sa; in RunCommandWin32() local 216 sa.nLength = sizeof(SECURITY_ATTRIBUTES); in RunCommandWin32() 217 sa.lpSecurityDescriptor = NULL; in RunCommandWin32() 218 sa.bInheritHandle = true; in RunCommandWin32() 220 if (!CreatePipe(&hParentRead, &hSubWrite, &sa, 0) || in RunCommandWin32() 221 !CreatePipe(&hSubRead, &hParentWrite, &sa, 0) || in RunCommandWin32()
|
| /developtools/profiler/hidebug/interfaces/js/kits/napi/ |
| D | napi_hidebug.cpp | 451 sptr<IRemoteObject> sa = sam->CheckSystemAbility(serviceAbilityId); in GetServiceDump() local 452 if (sa == nullptr) { in GetServiceDump() 458 int dumpResult = sa->Dump(fd, args); in GetServiceDump()
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 …sa()));var n=ko(e,(function(e,r,n){var a=Nt(t,(function(t){return t(e)}));return{criteria:a,index:… function
|
| /developtools/integration_verification/tools/deps_guard/elf_file_mgr/ |
| D | elf_file_mgr.py | 74 from .sa import SAParser
|
| /developtools/integration_verification/tools/rom_ram_analyzer/standard/ |
| D | README.md | 135 … path of sa json file. eg: -x ~/openharmony/out/rk3568/packages/phone/system/profile
|
| D | ram_analyzer.py | 191 for sa in j_content.get("systemability"): 192 libpath: str = sa.get("libpath")
|
| /developtools/ace_ets2bundle/compiler/sample/pages/testcases/ |
| D | showcaseCovid19.ets | 2974 … "name": "Saudi Arabia", "continent": "Asia", "alpha2": "sa", "population": 34813867, "months": [
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 2208 struct sigaction sa; member 54371 struct sockaddr sa; member 157438 } sa; member
|