Home
last modified time | relevance | path

Searched refs:INIT_VALUE (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/
H A DMainEditor.js41 const INIT_VALUE = -1; constant
110 oldx: INIT_VALUE,
111 oldy: INIT_VALUE,
471 this.whiteImg_ = INIT_VALUE;
472 this.whiteCut_ = INIT_VALUE;
473 this.cicleImg_ = INIT_VALUE;
500 this.upImg_ = INIT_VALUE;
501 this.upCut_ = INIT_VALUE;
502 this.downImg_ = INIT_VALUE;
503 this.downCut_ = INIT_VALUE;
[all …]
/ohos5.0/foundation/ability/ability_runtime/test/unittest/app_mgr_client_test/
H A Dapp_mgr_client_test.cpp43 const int32_t INIT_VALUE = 0; variable
437 int32_t userId = INIT_VALUE;
503 int32_t recordId = INIT_VALUE;
572 int32_t recordId = INIT_VALUE;
592 int64_t resultCode = INIT_VALUE;
621 …int ret = appMgrClient->StartRenderProcess(renderParam, INIT_VALUE, ERROR_PID, INIT_VALUE, renderP…
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/ndk/unittest/
H A Dpasteboard_capi_test.cpp54 static constexpr int INIT_VALUE = 0; member in OHOS::Test::PasteboardCapiTest
69 callbackValue = INIT_VALUE; in SetUpTestCase()
148 callbackValue = INIT_VALUE; in RemoveCallbackSideEffects()