| /developtools/global_resource_tool/src/ |
| D | config_parser.cpp | 295 bool ConfigParser::IsHomeAction(const Json::Value &actions) in IsHomeAction() argument 297 if (!actions.isArray()) { in IsHomeAction() 300 for (Json::ArrayIndex i = 0; i < actions.size(); i++) { in IsHomeAction() 301 if (!actions[i].isObject()) { in IsHomeAction() 304 if (actions[i].asString() == "action.system.home") { in IsHomeAction()
|
| /developtools/ace_js2bundle/ace-loader/src/ |
| D | cardJson-plugin.js | 114 if (value.actions) { 115 assetReplace['actions'] = processActions(value.actions, compilation, sourceKey); 152 if (value.actions) { 153 assetReplace[keyName]['actions'] = processActions(value.actions, compilation, sourceKey);
|
| /developtools/ace_js2bundle/ace-loader/plugin/codegen/ |
| D | index.js | 1 …actions.set(e,new r.FormAction(t,a,s,i))},updateAllActions(e){this.getFormModel().actions.clear(),… property
|
| /developtools/packing_tool/adapter/ohos/ |
| D | SkillInfo.java | 29 public List<String> actions = new ArrayList<String>(); field in SkillInfo
|
| D | Uncompress.java | 1251 List<String> actions = skill.actions; in obtainInnerLabelAndIcon() local 1253 …if ((!actions.isEmpty()) && (actions.contains(SYSTEM_ACTION) || actions.contains(SYSTEM_WANT_HOME)… in obtainInnerLabelAndIcon()
|
| D | JsonUtil.java | 340 …if (skill.actions.contains("action.system.home") && skill.entities.contains("entity.system.home"))… in parseProfileInfo() 1031 … if (skill.actions.contains(ACTION_SYSTEM_HOME) && skill.entities.contains(ENTITY_SYSTEM_HOME)) { in parseModuleProfileInfo() 2076 …if (skillInfo.entities.contains(ENTITY_SYSTEM_HOME) && skillInfo.actions.contains(ACTION_SYSTEM_HO… in isSystemHomeAbility()
|
| /developtools/smartperf_host/trace_streamer/prebuilts/patch_googletest/ |
| D | googletestbuild.gn | 166 "googlemock/include/gmock/gmock-actions.h", 168 "googlemock/include/gmock/gmock-generated-actions.h", 173 "googlemock/include/gmock/gmock-more-actions.h", 176 "googlemock/include/gmock/internal/custom/gmock-generated-actions.h",
|
| /developtools/profiler/host/smartperf/trace_streamer/prebuilts/patch_googletest/ |
| D | googletestbuild.gn | 166 "googlemock/include/gmock/gmock-actions.h", 168 "googlemock/include/gmock/gmock-generated-actions.h", 173 "googlemock/include/gmock/gmock-more-actions.h", 176 "googlemock/include/gmock/internal/custom/gmock-generated-actions.h",
|
| /developtools/profiler/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_config.proto | 28 uint32 trace_duration_ms = 20; // time duration in millisconds for trace actions
|
| /developtools/profiler/host/smartperf/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_config.proto | 28 uint32 trace_duration_ms = 20; // time duration in millisconds for trace actions
|
| /developtools/global_resource_tool/include/ |
| D | config_parser.h | 75 bool IsHomeAction(const Json::Value &actions);
|
| /developtools/smartperf_host/trace_streamer/src/protos/types/plugins/ftrace_data/default/ |
| D | trace_plugin_config.proto | 28 uint32 trace_duration_ms = 20; // time duration in millisconds for trace actions
|
| /developtools/ace_js2bundle/ |
| D | README_zh.md | 216 "actions": {
|
| /developtools/packing_tool/ |
| D | README_zh.md | 579 | actions | List\<String> | 标识能够接收的意图的action值的集合 | NA |
|
| /developtools/hapsigner/ |
| D | NOTICE | 613 and other legal actions brought by a third party against the Indemnified
|
| /developtools/ace_ets2bundle/compiler/codegen/ |
| D | codegen_ets.js | 15 ….FormModel=void 0,t.FormModel=class{constructor(){this.data=new Map,this.actions=new Map}},t.FormA…
|
| /developtools/profiler/hiebpf/include/ |
| D | vmlinux.h | 27812 enum actions { enum 30126 struct action_data *actions[8]; member 52592 const asn1_action_t *actions; member 93884 u32 actions; member 151644 struct tc_action **actions; member
|