/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/test/unittest/ |
H A D | profile_change_handler_test.cpp | 210 ASSERT_FALSE(filterInfo.filtered); 230 ASSERT_TRUE(filterInfo.filtered); 251 ASSERT_TRUE(filterInfo.filtered); 272 ASSERT_TRUE(filterInfo.filtered); 293 ASSERT_TRUE(filterInfo.filtered); 311 ASSERT_FALSE(filterInfo.filtered); 324 filterInfo.filtered = true; 345 filterInfo.filtered = true;
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/src/subscribemanager/ |
H A D | profile_change_handler.cpp | 189 if (!filterInfo.filtered) { in NotifyProfileChangedLocked() 224 filterInfo.filtered = true; in FilterChangedProfileLocked() 241 filterInfo.filtered = true; in FilterChangedProfileLocked()
|
/ohos5.0/foundation/deviceprofile/device_info_manager/old/services/core/include/subscribemanager/ |
H A D | profile_event_handler.h | 36 bool filtered {false};
|
/ohos5.0/docs/en/application-dev/reference/apis-form-kit/ |
H A D | js-apis-app-form-formInfo-sys.md | 90 …d. If this parameter is left unspecified, the widget information is not filtered by **bundleName**… 91 …d. If this parameter is left unspecified, the widget information is not filtered by **supportedDim… 92 …d. If this parameter is left unspecified, the widget information is not filtered by **supportedSha…
|
/ohos5.0/docs/en/application-dev/reference/apis-performance-analysis-kit/ |
H A D | js-apis-hilog.md | 79 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**… 112 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**… 145 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**… 178 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**… 211 …rameters labeled **{private}** (default value) are private data and are filtered by **\<private>**…
|
H A D | js-apis-hiviewdfx-hiappevent.md | 704 …ndition. This parameter is passed only when subscription events need to be filtered. |
|
/ohos5.0/docs/en/contribute/ |
H A D | open-source-compliance-issue-management.md | 25 …ttp://ci.openharmony.cn/quality/issueDashboard). (Compliance issues are filtered based on the **[C…
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/include/permission/ |
H A D | permission_manager.h | 93 void ParamUpdate(const std::string& permissionName, uint32_t flag, bool filtered);
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/assets/render/shaders/shader/ |
H A D | fullscreen_taa.frag | 111 // NOTE: add filtered option for less blurred history
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/ |
H A D | main.cpp | 1755 std::vector<std::string> filtered; in filterByExtension() local 1762 filtered.push_back(file); in filterByExtension() 1768 return filtered; in filterByExtension()
|
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/ |
H A D | permission_manager.cpp | 530 void PermissionManager::ParamUpdate(const std::string& permissionName, uint32_t flag, bool filtered) in ParamUpdate() argument 533 …if (filtered || (PermissionDefinitionCache::GetInstance().IsUserGrantedPermission(permissionName) … in ParamUpdate()
|
/ohos5.0/drivers/interface/user_auth/v1_0/ |
H A D | IUserAuthInterface.idl | 278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_0/foo/user_auth/v1_0/ |
H A D | IUserAuthInterface.idl | 278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_1/foo/user_auth/v1_0/ |
H A D | IUserAuthInterface.idl | 278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-secureElement.md | 1441 | 3300103 | SecurityError, the command is filtered by the security policy. | 1491 | 3300103 | SecurityError, the command is filtered by the security policy. |
|
/ohos5.0/drivers/interface/user_auth/v1_2/ |
H A D | IUserAuthInterface.idl | 278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/user_auth_v1_2/foo/user_auth/v1_2/ |
H A D | IUserAuthInterface.idl | 278 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/drivers/interface/user_auth/v2_0/ |
H A D | IUserAuthInterface.idl | 291 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/drivers/interface/user_auth/v3_0/ |
H A D | IUserAuthInterface.idl | 291 * @param authTypes Indicates the authentication types to be filtered. See {@link AuthType}.
|
/ohos5.0/docs/en/application-dev/reference/apis-connectivity-kit/ |
H A D | js-apis-secureElement.md | 1441 | 3300103 | SecurityError, the command is filtered by the security policy. | 1491 | 3300103 | SecurityError, the command is filtered by the security policy. |
|
/ohos5.0/docs/en/release-notes/ |
H A D | OpenHarmony-v4.0-beta2.md | 98 - Intra-system recording is supported. Audio data played in the system can be filtered and recorded…
|
H A D | OpenHarmony-v3.2-beta1.md | 169 | Test| - Test cases to be executed can be filtered by type, granularity, and level.<br>- The UI te…
|
H A D | OpenHarmony-v4.0-release.md | 224 - Intra-system recording is supported. Audio data played in the system can be filtered and recorded…
|
/ohos5.0/docs/en/application-dev/reference/apis-arkui/arkui-ts/ |
H A D | ts-basic-components-search.md | 413 …t comply with the regular expression can be displayed. Other inputs are filtered out. The specifie…
|
/ohos5.0/docs/zh-cn/application-dev/reference/apis-arkts/ |
H A D | js-apis-arkts-collections.md | 3030 let filtered: collections.Uint32Array = array.filter((element: number) => element % 2 == 0);
|