Home
last modified time | relevance | path

Searched defs:newFlag (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/
H A Dtouch_event_normalize_test.cpp155 bool newFlag = true; variable
184 bool newFlag = true; variable
H A Dtouchpad_transform_processor_test.cpp134 bool newFlag = false; variable
167 bool newFlag = false; variable
235 bool newFlag = false; variable
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/
H A Dmouse_event_normalize_test.cpp372 bool newFlag = true; variable
426 bool newFlag = true; variable
H A Dmouse_transform_processor_test.cpp380 bool newFlag = true; variable
442 bool newFlag = false; variable
/ohos5.0/foundation/multimodalinput/input/frameworks/proxy/events/test/
H A Dinput_manager_pointer_test.cpp1429 bool newFlag = true; variable
1487 bool newFlag = true; variable
1516 bool newFlag = true; variable
1574 bool newFlag = true; variable
1603 bool newFlag = true; variable
H A Dinput_manager_test.cpp2931 bool newFlag = true; variable
3019 bool newFlag = true; variable
/ohos5.0/base/security/access_token/services/accesstokenmanager/main/cpp/src/permission/
H A Dpermission_policy_set.cpp335 uint32_t newFlag = currFlag | (oldFlag & PERMISSION_GRANTED_BY_POLICY); in UpdateWithNewFlag() local
398 uint32_t newFlag = in SetPermissionFlag() local
/ohos5.0/foundation/ability/ability_runtime/services/uripermmgr/src/
H A Duri_permission_manager_stub_impl.cpp69 uint32_t newFlag = FLAG_READ_URI; in VerifyUriPermission() local
88 uint32_t newFlag, uint32_t tokenId) in VerifySubDirUriPermission()
/ohos5.0/foundation/communication/ipc/ipc/native/src/core/source/
H A Dipc_process_skeleton.cpp191 bool newFlag = false; in FindOrNewObject() local
219 sptr<IRemoteObject> IPCProcessSkeleton::GetProxyObject(int handle, bool &newFlag) in GetProxyObject()
/ohos5.0/foundation/communication/ipc/ipc/native/test/fuzztest/core/ipcprocessskeleton_fuzzer/
H A Dipcprocessskeleton_fuzzer.cpp253 bool newFlag; in GetProxyObjectTest() local