Home
last modified time | relevance | path

Searched refs:CORE_ASSERT_MSG (Results 1 – 25 of 27) sorted by relevance

12

/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/java/
H A Djava_internal.cpp49 CORE_ASSERT_MSG(true, "JNI ERROR: sJavaVM not initialized."); in GetJavaEnv()
62 CORE_ASSERT_MSG(true, "JNI ERROR: Thread not attached."); in GetJavaEnv()
67 CORE_ASSERT_MSG(true, "JNI ERROR: Invalid version."); in GetJavaEnv()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/ext/
H A Dmetadata_helpers.h42 CORE_ASSERT_MSG(false, "Failed to initialise property"); in META_BEGIN_NAMESPACE()
69 CORE_ASSERT_MSG(false, "Failed to initialise event"); in ConstructOrInitEvent()
100 CORE_ASSERT_MSG(false, "Failed to create function"); in ConstructFunctionsFromMetadata()
H A Devent_impl.h90CORE_ASSERT_MSG(threadId_ == CORE_NS::ThreadId {}, "EventImpl not allowed to destroy itself when i… in ~EventImpl()
H A Dimplementation_macros.h211 CORE_ASSERT_MSG(metaEvent##name##_, "Metadata not initialized"); \
H A Dobject.h263 CORE_ASSERT_MSG(t, "Invalid interface %s for base", BASE_NS::to_string(Type::UID).c_str()); in GetBaseAs()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/include/meta/api/threading/
H A Dmutex.h127 CORE_ASSERT_MSG(mutex_ && !locked_, "trying to lock mutex in invalid state"); in Lock()
137 CORE_ASSERT_MSG(mutex_ && locked_, "trying to unlock mutex in invalid state"); in Unlock()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/io/
H A Dstd_file.cpp56 CORE_ASSERT_MSG(false, "Invalid file access mode."); in OpenFileAccessMode()
72 CORE_ASSERT_MSG(false, "Invalid create file access mode."); in CreateFileAccessMode()
H A Dmemory_file.cpp66 CORE_ASSERT_MSG(false, "Unable to read chunks bigger than (SIZE_MAX) bytes."); in Read()
H A Dstd_directory.cpp122 CORE_ASSERT_MSG(dir_, "Dir not open"); in GetEntries()
221 CORE_ASSERT_MSG(dir_, "Dir not open"); in GetEntries()
H A Drofs_filesystem.cpp80 CORE_ASSERT_MSG(false, "Unable to read chunks bigger than (SIZE_MAX) bytes."); in Read()
H A Dfile_manager.cpp270CORE_ASSERT_MSG(filesystems_.find(protocol) == filesystems_.cend(), "File system already registere… in RegisterFilesystem()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/api/core/
H A Dlog.h36 #define CORE_ASSERT_MSG(expression, ...) \ macro
40 #define CORE_ASSERT_MSG(...) CORE_UNUSED(0) macro
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/
H A Dengine.cpp244 CORE_ASSERT_MSG(imageManager_, "Engine not initialized"); in GetImageLoaderManager()
250 CORE_ASSERT_MSG(fileManager_, "Engine not initialized"); in GetFileManager()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/os/ohos/
H A Dohos_file.cpp139 CORE_ASSERT_MSG(dir_, "Dir not open"); in GetEntries()
204 CORE_ASSERT_MSG(false, "Unable to read chunks bigger than (SIZE_MAX) bytes."); in Read()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/property/
H A Dstack_property.cpp328 CORE_ASSERT_MSG(defaultValue_, "SetInternalAny not called"); in SetDefaultValue()
337 CORE_ASSERT_MSG(defaultValue_, "SetInternalAny not called"); in GetDefaultValue()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/log/
H A Dlogger.cpp102CORE_ASSERT_MSG(logLevel != LogLevel::LOG_NONE, "'None' is not a valid log level for writing to th… in VLog()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/serialization/backend/
H A Djson_input.cpp143 CORE_ASSERT_MSG(false, "Unhandled primitive type in Json input"); in Import()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/
H A Dimage_loader_ktx.cpp437CORE_ASSERT_MSG(currentImageElementOffset % 4u == 0, "Offset must be aligned to 4 bytes"); in CreateImage()
522 CORE_ASSERT_MSG(true, "NOTE: must convert all data to correct endianness"); in Load()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/threading/
H A Dtask_queue_factory.cpp63 CORE_ASSERT_MSG((result != JNI_OK), "Thread already attached"); in JavaThreadContext()
/ohos5.0/foundation/graphic/graphic_3d/lume/metaobject/src/
H A Dmetadata.cpp68 CORE_ASSERT_MSG(p, "Trying to add null property"); in AddProperty()
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/ecshelper/ComponentTools/
H A Dbase_manager.inl331 CORE_ASSERT_MSG(index < components_.size(), "Invalid ComponentId");
401 CORE_ASSERT_MSG(EntityUtil::IsValid(entity), "Invalid ComponentId, bound to INVALID_ENTITY");
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/ecs/
H A Decs.cpp427 CORE_ASSERT_MSG(false, "Calling ProcessEvents() from an event callback is not allowed"); in ProcessEvents()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/ecs/components/
H A Dpost_process_configuration_component_manager.cpp637CORE_ASSERT_MSG(CORE_NS::EntityUtil::IsValid(entity), "Invalid ComponentId, bound to INVALID_ENTIT… in Updated()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/render/datastore/
H A Drender_data_store_default_material.cpp139 CORE_ASSERT_MSG(data, "render data store default material allocation : out of memory"); in AllocateMatrixMemory()
/ohos5.0/foundation/graphic/graphic_3d/lume/Lume_3D/src/gltf/
H A Dgltf2_importer.cpp264 CORE_ASSERT_MSG(dstComponentCount >= result.componentCount, in ConvertNormalizedDataToFloat()
327 CORE_ASSERT_MSG(dstComponentCount >= result.componentCount, in ConvertDataToFloat()
697 CORE_ASSERT_MSG(false, "Not supported index type."); in GetPrimitiveIndexType()
1944CORE_ASSERT_MSG(nodeIndex != GLTF2::GLTF_INVALID_INDEX, "Cannot find node: %s", node.name.c_str()); in RecursivelyCreateComponents()

12