Searched refs:COMPLETE (Results 1 - 5 of 5) sorted by relevance
/foundation/arkui/ace_engine_lite/frameworks/src/core/modules/test/unittest/common/ |
H A D | dialog_tdd_test.h | 45 static const char * const COMPLETE; member in OHOS::ACELite::DialogTddTest
|
H A D | dialog_tdd_test.cpp | 263 const char * const DialogTddTest::COMPLETE = "complete"; member in OHOS::ACELite::DialogTddTest 418 EXPECT_STREQ(val, COMPLETE); in DialogTest003() 484 EXPECT_STREQ(val, COMPLETE); in DialogTest004()
|
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/package/ |
H A D | package.cpp | 46 constexpr const char* COMPLETE = "complete"; member 146 napi_get_named_property(env, param, COMPLETE, &jsFunc); in ParseCheckPackageHasInstalledOptions()
|
/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_def.h | 532 enum class MapMsgReceptionStatus : int { COMPLETE, FRACTIONED, NOTIFICATION, INVALID }; member in OHOS::Bluetooth::MapMessageType::MapMsgReceptionStatus
|
/foundation/communication/bluetooth/frameworks/inner/ipc/common/ |
H A D | bt_def.h | 631 enum class MapMsgReceptionStatus : int { COMPLETE, FRACTIONED, NOTIFICATION, INVALID }; member in OHOS::bluetooth::MapMessageType::MapMsgReceptionStatus
|
Completed in 9 milliseconds