Searched refs:ACTION_VIEW (Results 1 – 12 of 12) sorted by relevance
41 const std::string ACTION_VIEW = "ohos.want.action.viewData"; variable150 want.SetAction(ACTION_VIEW);183 want.SetAction(ACTION_VIEW);213 want.SetAction(ACTION_VIEW);243 want.SetAction(ACTION_VIEW);273 want.SetAction(ACTION_VIEW);
57 ACTION_VIEW = 1, enumerator
412 return ACTION_VIEW; in GetDlpActionFlag()415 … return static_cast<ActionFlags>(ACTION_VIEW | ACTION_SAVE | ACTION_SAVE_AS | ACTION_EDIT | in GetDlpActionFlag()419 … return static_cast<ActionFlags>(ACTION_VIEW | ACTION_SAVE | ACTION_SAVE_AS | ACTION_EDIT | in GetDlpActionFlag()
35 const std::string ACTION_VIEW = "ohos.want.action.viewData"; variable415 request.want.SetAction(ACTION_VIEW); in GenerateAbilityRequestByAction()907 want.GetAction().compare(ACTION_VIEW) == 0) { in SetTargetLinkInfo()
38 |新增|NA|类名:ActionFlagType;<br>方法or属性:ACTION_VIEW = 0x00000001|@ohos.dlpPermission.d.ts|
38 |Added|NA|Class name: ActionFlagType;<br>Method or attribute name: ACTION_VIEW = 0x00000001|@ohos.d…
730 ASSERT_EQ(permInfo.flags, ACTION_VIEW);
1144 | ACTION_VIEW | 0x00000001 | 表示文件的查看权限。 |
491 NAPI_CALL(env, napi_create_int32(env, static_cast<int32_t>(ACTION_VIEW), &prop)); in CreateEnumActionFlags()
1148 | ACTION_VIEW | 0x00000001 | View the file. |
39 |新增|NA|类名:ActionFlagType;<br>方法or属性:ACTION_VIEW = 0x00000001|@ohos.dlpPermission.d.ts|
39 |Added|NA|Class name: ActionFlagType;<br>Method or attribute name: ACTION_VIEW = 0x00000001|@ohos.d…